We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe6c69 commit a47f8acCopy full SHA for a47f8ac
1 file changed
.github/workflows/ci.yml
@@ -38,5 +38,5 @@ jobs:
38
spack-config-ref: access-spack-packages-as-git-repo
39
builtin-spack-packages-ref: 8e33ef611d39211f80553a726c5cec8a3d3be4a5
40
access-spack-packages-ref: 953cd6c325c5584d0772b0a1b754e8abd2c9911f
41
- spack-ref: releases/v1.0 # Just to test the re-checkout
+ spack-ref: releases/v0.22 # Testing invalid spack ref for this version of the workflow
42
container-image-version: :rocky-v1.0-test # This is the new image that will be pushed
0 commit comments