summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-09-26 10:18:41 -0500
committerFederico Mena Quintero <federico@gnome.org>2022-09-26 10:18:41 -0500
commita18b13a10138f40093906735cf4ccceb965d2589 (patch)
treef98a36ada607110984e6a6b8a52f437373c271e3
parent0bc2076e7550bd8815ca34cd6f517f22d9f468fe (diff)
downloadlibrsvg-a18b13a10138f40093906735cf4ccceb965d2589.tar.gz
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: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/754>
-rw-r--r--ci/container_builds.yml4
1 files 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: