From e4e5cfd63bd92811976ba3ca49331f61101706fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 14 Jun 2024 08:08:54 +0300 Subject: [PATCH] ci: Update to Rust 1.79 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 4fc3324ba..c27ef7cf3 100644 --- a/ci/images_template.yml +++ b/ci/images_template.yml @@ -1,6 +1,6 @@ variables: - GST_RS_IMG_TAG: "2024-06-12.0" - GST_RS_STABLE: "1.78.0" + GST_RS_IMG_TAG: "2024-06-14.0" + GST_RS_STABLE: "1.79.0" GST_RS_MSRV: "1.70.0" # The branch we use to build GStreamer from in the docker images # Ex. main, 1.24, my-test-branch