ci: Update to Rust 1.85

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1652>
This commit is contained in:
Sebastian Dröge 2025-02-21 09:18:31 +02:00
parent a938920810
commit 61415df500

View file

@ -1,7 +1,7 @@
variables:
GST_RS_IMG_TAG: "2025-02-17.0"
GST_RS_IMG_WINDOWS_TAG: "2025-02-17.0"
GST_RS_STABLE: "1.84.1"
GST_RS_IMG_TAG: "2025-02-21.0"
GST_RS_IMG_WINDOWS_TAG: "2025-02-21.0"
GST_RS_STABLE: "1.85.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