From 256fa85e019696817dddd21735777bab3842f566 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 21 May 2025 12:38:15 +0300 Subject: [PATCH] ci: Update to Rust 1.87 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 00ba485da..093528a18 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,7 +1,7 @@ variables: - GST_RS_IMG_TAG: "2025-05-17.0" - GST_RS_IMG_WINDOWS_TAG: "2025-05-17.0" - GST_RS_STABLE: "1.86.0" + GST_RS_IMG_TAG: "2025-05-21.0" + GST_RS_IMG_WINDOWS_TAG: "2025-05-21.0" + GST_RS_STABLE: "1.87.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