Skip to content

Commit 9be7c06

Browse files
committed
250927.193839.CST [skip ci] try test_gfortran
1 parent dc39fb1 commit 9be7c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_gfortran.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
echo "To use gfortran version ${GFORTRAN_VERSION}"
101101
102102
- name: Set up Fortran
103-
if: ${{ matrix.os != 'macos-latest' }}
103+
#if: ${{ matrix.os != 'macos-latest' }}
104104
uses: fortran-lang/setup-fortran@main
105105
with:
106106
compiler: ${{ matrix.compiler }}

0 commit comments

Comments
 (0)