ci: Update to Rust 1.89

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1759>
This commit is contained in:
Sebastian Dröge 2025-08-07 14:47:32 +03:00
parent 92de020543
commit bd03691086

View file

@ -1,7 +1,7 @@
variables:
GST_RS_IMG_TAG: "2025-07-14.1"
GST_RS_IMG_WINDOWS_TAG: "2025-07-14.1"
GST_RS_STABLE: "1.88.0"
GST_RS_IMG_TAG: "2025-08-07.0"
GST_RS_IMG_WINDOWS_TAG: "2025-08-07.0"
GST_RS_STABLE: "1.89.0"
GST_RS_MSRV: "1.83.0"
# The branch we use to build GStreamer from in the docker images
# Ex. main, 1.24, my-test-branch