We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb907a commit f4331c2Copy full SHA for f4331c2
1 file changed
.github/workflows/github_cmake_nvhpc.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: spack/setup-spack@v3.0.0
26
with:
27
buildcache: true
28
- spack_ref: releases/v1.1.1
+ spack_ref: v1.1.1
29
packages_ref: v2026.03.0
30
- name: Set up custom build cache and build compiler
31
run: |
0 commit comments