ci: Update to Rust 1.83

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1604>
This commit is contained in:
Sebastian Dröge 2024-11-29 09:47:07 +02:00
parent 36eca7cca9
commit 7f00420b1c

View file

@ -1,7 +1,7 @@
variables:
GST_RS_IMG_TAG: "2024-11-22.0"
GST_RS_IMG_WINDOWS_TAG: "2024-11-22.0"
GST_RS_STABLE: "1.82.0"
GST_RS_IMG_TAG: "2024-11-29.0"
GST_RS_IMG_WINDOWS_TAG: "2024-11-29.0"
GST_RS_STABLE: "1.83.0"
GST_RS_MSRV: "1.80.1"
# The branch we use to build GStreamer from in the docker images
# Ex. main, 1.24, my-test-branch