vulkan: Update CI rust version to avoid crash in nightly (https://github.com/rust-lang/rust/issues/145696)

This commit is contained in:
Hanna Weiß 2025-08-28 14:49:18 +02:00
parent a681a308ab
commit 5fe822dbe8
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
variables: variables:
GST_RS_IMG_TAG: "2025-08-19.0" GST_RS_IMG_TAG: "2025-08-27.0"
GST_RS_IMG_WINDOWS_TAG: "2025-08-19.0" GST_RS_IMG_WINDOWS_TAG: "2025-08-27.0"
GST_RS_STABLE: "1.89.0" GST_RS_STABLE: "1.89.0"
GST_RS_MSRV: "1.83.0" GST_RS_MSRV: "1.83.0"
# The branch we use to build GStreamer from in the docker images # The branch we use to build GStreamer from in the docker images