summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2023-03-14 19:21:03 -0600
committerFederico Mena Quintero <federico@gnome.org>2023-03-14 19:21:15 -0600
commit1f21e908d35317fb972df016707a7bcda4c80027 (patch)
tree4a14099d924c0306c6a0826eaf76fc5347df5b84
parent4f9d534c82f158a49e1d7e706d8c7b90321efd4c (diff)
downloadlibrsvg-1f21e908d35317fb972df016707a7bcda4c80027.tar.gz
CI: bump the stable rust version to 1.63 for grcov
-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 b922da78..6276d654 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-14.0-librsvg-2.55"
- RUST_STABLE: "1.60.0"
+ BASE_TAG: "2023-03-14.1-librsvg-2.55"
+ RUST_STABLE: "1.63.0"
RUST_MINIMUM: "1.60.0"
.container.opensuse@common: