ci: Update image version and update to Rust 1.85.1

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1719>
This commit is contained in:
Sebastian Dröge 2025-04-02 09:51:50 +03:00
parent 037d309ed1
commit 0c11d5b6ff

View file

@ -1,7 +1,7 @@
variables: variables:
GST_RS_IMG_TAG: "2025-03-12.0" GST_RS_IMG_TAG: "2025-04-02.0"
GST_RS_IMG_WINDOWS_TAG: "2025-03-12.0" GST_RS_IMG_WINDOWS_TAG: "2025-04-02.0"
GST_RS_STABLE: "1.85.0" GST_RS_STABLE: "1.85.1"
GST_RS_MSRV: "1.71.1" GST_RS_MSRV: "1.71.1"
# The branch we use to build GStreamer from in the docker images # The branch we use to build GStreamer from in the docker images
# Ex. main, 1.24, my-test-branch # Ex. main, 1.24, my-test-branch