Skip to content

Commit

Permalink
spack.yaml: remove hash from SBR projection (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshula authored Nov 14, 2024
1 parent fda6488 commit 4061242
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# configuration settings.
spack:
specs:
- access-test@git.2024.11.12
- access-test@git.2024.11.15
packages:
oasis3-mct:
require:
Expand Down Expand Up @@ -34,5 +34,5 @@ spack:
- access-test
- oasis3-mct
projections:
access-test: '{name}/2024.11.12-{hash:7}'
access-test: '{name}/2024.11.15'
oasis3-mct: '{name}/2023.11.09-{hash:7}'

0 comments on commit 4061242

Please sign in to comment.