Skip to content

Commit

Permalink
CI: Spack v0.21.1
Browse files Browse the repository at this point in the history
Update Spack in CI to the latest stable release.
  • Loading branch information
ax3l committed Feb 26, 2024
1 parent a0eca32 commit c3ee885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies/install_spack
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

set -eu -o pipefail

spack_ver="0.17.1"
spack_ver="0.21.1"

cd /opt
if [[ -d spack && ! -f spack_${spack_ver} ]]
Expand Down

0 comments on commit c3ee885

Please sign in to comment.