ci: bump tutorial image and toolchain (#40795)

This commit is contained in:
Harmen Stoppels
2023-10-31 12:58:33 +01:00
committed by GitHub
parent 160bfd881d
commit 6933e1c3cb
2 changed files with 8 additions and 8 deletions

View File

@@ -621,7 +621,7 @@ aws-isc-aarch64-build:
tutorial-generate:
extends: [ ".tutorial", ".generate-x86_64"]
image: ghcr.io/spack/tutorial-ubuntu-22.04:v2023-05-07
image: ghcr.io/spack/tutorial-ubuntu-22.04:v2023-10-30
tutorial-build:
extends: [ ".tutorial", ".build" ]