We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f909b0 commit 4ff0c09Copy full SHA for 4ff0c09
1 file changed
spack.yaml
@@ -4,13 +4,14 @@
4
# configuration settings.
5
spack:
6
specs:
7
- - coastri-roms@git.2025.06.000 roms_application='upwelling'
+ - coastri-roms@git.2025.06.000
8
packages:
9
# Specification of dependency versions and variants. CI/CD requires that
10
# the first element of the require is only a version
11
ancoms-roms:
12
require:
13
- - '@4.2'
+ - '@4.2'
14
+ - roms_application='upwelling'
15
openmpi:
16
17
- '@4.1.4'
0 commit comments