Skip to content

Commit

Permalink
Update CI sp to 2.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Dec 18, 2023
1 parent cd5b1b5 commit b82f546
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_intel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: install-dependencies-with-spack
if: steps.cache-env.outputs.cache-hit != 'true'
run: |
git clone -c feature.manyFiles=true https://github.com/NOAA-EMC/spack.git
git clone -c feature.manyFiles=true https://github.com/JCSDA/spack.git
source spack/share/spack/setup-env.sh
sed "s/\[intel, gcc@10:10, apple-clang@14\]/\[intel\]/g" ufs_utils/ci/spack.yaml > spack_ci.yaml
spack env create ufs_utils-env spack_ci.yaml
Expand Down
2 changes: 1 addition & 1 deletion ci/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spack:
- [email protected]
- [email protected] precision=d
- [email protected]
- sp@2.3.3
- sp@2.5.0
- [email protected]
- [email protected]
- [email protected]
Expand Down

0 comments on commit b82f546

Please sign in to comment.