From 7f00420b1c8a03cca16e3ac0900aafff0139f30b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 29 Nov 2024 09:47:07 +0200 Subject: [PATCH] ci: Update to Rust 1.83 Part-of: --- ci/images_template.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ci/images_template.yml b/ci/images_template.yml index 59457c7c4..8ea8b4e5c 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -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