We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cbe07 commit dc5f5f9Copy full SHA for dc5f5f9
.github/workflows/workflow.yml
@@ -43,3 +43,7 @@ jobs:
43
fixture-ref: release/MAPL-v3
44
run-mepo-develop: false
45
patch-esmf: true
46
+ # There is some weird issue with spack builds and the install step with
47
+ # MAPL 3. For now, turn off as we don't need to *run* GEOS.
48
+ run-install: false
49
+
0 commit comments