mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 09:31:06 +00:00
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
|
- cargo build --color=always --all --all-features
|
||||||
- G_DEBUG=fatal_warnings cargo test --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
|
# 1.31 img
|
||||||
# https://hub.docker.com/_/rust/
|
# https://hub.docker.com/_/rust/
|
||||||
image: "rust:1.31-slim"
|
image: "rust:1.31-slim"
|
||||||
|
|
Loading…
Reference in a new issue