Skip to content

Commit

Permalink
CI: Use spack v0.22.2; develop is broken for hdf5 build
Browse files Browse the repository at this point in the history
  • Loading branch information
gdsjaar committed Nov 7, 2024
1 parent ea6878c commit 4023fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Spack
uses: spack/setup-spack@5ab3c91bdefffffad9a7e45d1d156146afebb3a7 # v2.1.1
with:
ref: develop # Spack version (examples: develop, releases/v0.21)
ref: releases/v0.22.2 # Spack version (examples: develop, releases/v0.21)
buildcache: true # Configure oci://ghcr.io/spack/github-actions-buildcache
color: true # Force color output (SPACK_COLOR=always)
path: spack # Where to clone Spack
Expand Down

0 comments on commit 4023fb2

Please sign in to comment.