Skip to content

Commit

Permalink
spack.yaml: Use tag dev_2024.08.14 instead of branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
harshula committed Oct 9, 2024
1 parent 7514471 commit 799674f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spack:
mom5:
require:
# FIXME: This would need to be changed to a stable version before release
- '@git.development'
- '@git.dev_2024.08.14'
libaccessom2:
require:
- '@git.2023.10.26'
Expand All @@ -38,7 +38,7 @@ spack:
- '@development'
access-generic-tracers:
require:
# FIXME: This would need to be changed to a stable version before release.
# FIXME: This would need to be changed to a stable version before release.
- '@development'
access-mocsy:
require:
Expand Down Expand Up @@ -78,6 +78,6 @@ spack:
all: '{name}/{version}'
access-om2: '{name}/2024.10.0'
cice5: '{name}/2023.10.19'
mom5: '{name}/development'
mom5: '{name}/dev_2024.08.14'
libaccessom2: '{name}/2023.10.26'
oasis3-mct: '{name}/2023.11.09'

0 comments on commit 799674f

Please sign in to comment.