Skip to content

Commit d3a6288

Browse files
committed
Turn off ifx for now
1 parent 22f12f0 commit d3a6288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build_gcm:
2020
strategy:
2121
matrix:
22-
compiler: [ifort, ifx, gfortran-14, gfortran-15]
22+
compiler: [ifort, gfortran-14, gfortran-15]
2323
build-type: [Debug]
2424
uses: GEOS-ESM/CI-workflows/.github/workflows/geosgcm_build_tests.yml@project/geosgcm
2525
with:

0 commit comments

Comments
 (0)