Skip to content

Commit 0e003bb

Browse files
committed
Use fixed version of spack in github runners
1 parent 2928470 commit 0e003bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323

2424
- name: Set up Spack
2525
uses: spack/setup-spack@v2
26+
with:
27+
ref: rsc-2025-03-0
2628

2729
- name: Configure Spack
2830
run: |

0 commit comments

Comments
 (0)