From 58b2cf6b3e4ab32f536edf8dc7fafd7a7926f76b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 26 Jun 2025 22:21:38 +0300 Subject: [PATCH] ci: Update to Rust 1.88 Part-of: --- ci/images_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/images_template.yml b/ci/images_template.yml index eff585122..dfe4472cc 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,7 +1,7 @@ variables: GST_RS_IMG_TAG: "2025-06-26.0" GST_RS_IMG_WINDOWS_TAG: "2025-06-26.0" - GST_RS_STABLE: "1.87.0" + GST_RS_STABLE: "1.88.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