Skip to content

Commit c290fc6

Browse files
committed
Raise spack to 0.23.1
1 parent fa73284 commit c290fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependencies/install_spack

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
set -eu -o pipefail
55

6-
spack_ver="0.22.3"
6+
spack_ver="0.23.1"
77

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

0 commit comments

Comments
 (0)