From a18b13a10138f40093906735cf4ccceb965d2589 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 26 Sep 2022 10:18:41 -0500 Subject: Bump the rust-stable version to 1.64.0 This will probably not fix the coverage report (see #905), but the 1.64 release is well in advance of the next GNOME release - so let's do it. Part-of: --- ci/container_builds.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/container_builds.yml b/ci/container_builds.yml index 63c6a777..017fdb97 100644 --- a/ci/container_builds.yml +++ b/ci/container_builds.yml @@ -6,8 +6,8 @@ include: variables: # When branching change the suffix to avoid conflicts with images # from the main branch - BASE_TAG: "2022-09-15.1-main" - RUST_STABLE: "1.63.0" + BASE_TAG: "2022-09-26.0-main" + RUST_STABLE: "1.64.0" RUST_MINIMUM: "1.58.1" .container.opensuse@common: -- cgit v1.2.1