File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- git clone --depth=1 -b v0.20.3 https://github.com/spack/spack.git
3+ git clone --depth=1 -b v0.22.2 https://github.com/spack/spack.git
44sed -i ' s#"{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}"#"{name}"#g' spack/etc/spack/defaults/config.yaml
55source ./spack/share/spack/setup-env.sh
66
Original file line number Diff line number Diff line change 11#! /bin/bash
22
33
4- git clone --depth=1 -b v0.22.1 https://github.com/spack/spack.git
4+ git clone --depth=1 -b v0.22.2 https://github.com/spack/spack.git
55
66# replace the default configuration file of spack by a simpler one without hash, compiler versions, tags and so on
77# cp /Users/runner/work/gmds/gmds/.github/workflows/misc/config-0.21.1.yaml /Users/runner/work/gmds/gmds/spack/etc/spack/defaults/config.yaml
You can’t perform that action at this time.
0 commit comments