forked from mirrors/gstreamer-rs
Enable 1.31 test job now that 1.32 is released
This commit is contained in:
parent
bb24497d63
commit
e73bc4d9cd
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ stages:
|
|||
cargo test -p $crate; \
|
||||
done
|
||||
|
||||
.test 1.31:
|
||||
test 1.31:
|
||||
# 1.31 img
|
||||
# https://hub.docker.com/_/rust/
|
||||
image: "rust:1.31-slim"
|
||||
|
|
Loading…
Reference in a new issue