mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-02-22 22:06:24 +00:00
ci: Update to Rust 1.84
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1632>
This commit is contained in:
parent
94e97a8882
commit
67d7b19739
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
variables:
|
||||
GST_RS_IMG_TAG: "2024-12-10.0"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2024-12-10.0"
|
||||
GST_RS_STABLE: "1.83.0"
|
||||
GST_RS_IMG_TAG: "2025-01-09.0"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2025-01-09.0"
|
||||
GST_RS_STABLE: "1.84.0"
|
||||
GST_RS_MSRV: "1.71.1"
|
||||
# The branch we use to build GStreamer from in the docker images
|
||||
# Ex. main, 1.24, my-test-branch
|
||||
|
|
Loading…
Reference in a new issue