mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-12-20 09:06:32 +00:00
ci: Use 1.46.0 for stable
This commit is contained in:
parent
1f446f6b64
commit
53b7bdd4d5
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ stages:
|
|||
.debian:10-stable:
|
||||
extends: .debian:10
|
||||
variables:
|
||||
RUST_VERSION: "stable"
|
||||
RUST_VERSION: "1.46.0"
|
||||
|
||||
.debian:10-1-41:
|
||||
extends: .debian:10
|
||||
|
|
Loading…
Reference in a new issue