forked from mirrors/gstreamer-rs
Enable 1.31 test job now that 1.32 is released
Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/167
This commit is contained in:
parent
b20e4454f1
commit
a99652f236
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ stages:
|
|||
- cargo build --color=always --all --all-features
|
||||
- G_DEBUG=fatal_warnings cargo test --color=always --all --all-features
|
||||
|
||||
.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