We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0355b commit 8455ac9Copy full SHA for 8455ac9
.github/workflows/dependencies/install_spack
@@ -3,7 +3,7 @@
3
4
set -eu -o pipefail
5
6
-spack_ver="0.23.1"
+spack_ver="0.22.3"
7
8
cd /opt
9
if [[ -d spack && ! -f spack_${spack_ver} ]]
0 commit comments