We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f12f0 commit d3a6288Copy full SHA for d3a6288
.github/workflows/workflow.yml
@@ -19,7 +19,7 @@ jobs:
19
build_gcm:
20
strategy:
21
matrix:
22
- compiler: [ifort, ifx, gfortran-14, gfortran-15]
+ compiler: [ifort, gfortran-14, gfortran-15]
23
build-type: [Debug]
24
uses: GEOS-ESM/CI-workflows/.github/workflows/geosgcm_build_tests.yml@project/geosgcm
25
with:
0 commit comments