Skip to content

Commit

Permalink
Switch to tag spack-stack-1.7.0 for spack submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
climbfuji committed Apr 8, 2024
1 parent 8c5ed68 commit 0fc2e20
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[submodule "spack"]
path = spack
url = https://github.com/jcsda/spack
branch = release/1.7.0
branch = spack-stack-1.7.0
[submodule "doc/CMakeModules"]
path = doc/CMakeModules
url = https://github.com/noaa-emc/cmakemodules
Expand Down
2 changes: 1 addition & 1 deletion configs/containers/docker-ubuntu-clang-mpich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ spack:
os: ubuntu:20.04
spack:
url: https://github.com/jcsda/spack
ref: release/1.7.0
ref: spack-stack-1.7.0
resolve_sha: true

# Whether or not to strip binaries
Expand Down
2 changes: 1 addition & 1 deletion configs/containers/docker-ubuntu-gcc-openmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ spack:
os: ubuntu:20.04
spack:
url: https://github.com/jcsda/spack
ref: release/1.7.0
ref: spack-stack-1.7.0
resolve_sha: true

# Whether or not to strip binaries
Expand Down
2 changes: 1 addition & 1 deletion configs/containers/docker-ubuntu-intel-impi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ spack:
os: ubuntu:20.04
spack:
url: https://github.com/jcsda/spack
ref: release/1.7.0
ref: spack-stack-1.7.0
resolve_sha: true

# Whether or not to strip binaries
Expand Down

0 comments on commit 0fc2e20

Please sign in to comment.