ci: bump ci image to rust 1.73.0 (#1830)

Co-authored-by: command-bot <>
This commit is contained in:
Mira Ressel
2023-10-11 19:49:59 +02:00
committed by GitHub
parent 1d9ec57276
commit 447e753323
28 changed files with 164 additions and 137 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ workflow:
- if: $CI_COMMIT_BRANCH
variables:
CI_IMAGE: !reference [.ci-unified, variables, CI_IMAGE]
CI_IMAGE: !reference [.ci-unified-1.73.0, variables, CI_IMAGE]
# BUILDAH_IMAGE is defined in group variables
BUILDAH_COMMAND: "buildah --storage-driver overlay2"
RELENG_SCRIPTS_BRANCH: "master"