From f61dd53657e721a08715271a7563f6332a74f4f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 5 Aug 2024 10:01:36 +0300 Subject: [PATCH] ci: Update to Rust 1.80 Part-of: --- ci/images_template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/images_template.yml b/ci/images_template.yml index db0b879b9..808f8d072 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,6 +1,6 @@ variables: - GST_RS_IMG_TAG: "2024-07-08.0" - GST_RS_STABLE: "1.79.0" + GST_RS_IMG_TAG: "2024-08-05.0" + GST_RS_STABLE: "1.80.0" GST_RS_MSRV: "1.71.1" # The branch we use to build GStreamer from in the docker images # Ex. main, 1.24, my-test-branch