summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2023-03-28 12:09:35 -0600
committerMarge Bot <marge-bot@gnome.org>2023-03-30 22:16:35 +0000
commitcc4ddead58ef7c63cd5675a5ea27f8938a9baa67 (patch)
tree50a29cee05122e997f77c2cd492d1b4525ee509a
parent9ac6c970a636c80ece655b5daf6ae73262a296a5 (diff)
downloadlibrsvg-cc4ddead58ef7c63cd5675a5ea27f8938a9baa67.tar.gz
CI: Update the Rust stable version to 1.68.2
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/817>
-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 1bd558d1..a9a687b6 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: "2023-03-21.0-main"
- RUST_STABLE: "1.67.0"
+ BASE_TAG: "2023-03-28.0-main"
+ RUST_STABLE: "1.68.2"
RUST_MINIMUM: "1.64.0"
.container.opensuse@common: