Skip to content

Commit f160d4c

Browse files
committed
260512.001816.CST [skip ci] try windows-11-arm in test_gfortran.yml
1 parent 6fe0880 commit f160d4c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test_gfortran.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ jobs:
2626
strategy:
2727
fail-fast: false
2828
matrix:
29-
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-26-intel, macos-latest]
30-
# windows-11-arm does not work as of 202604. See https://github.com/fortran-lang/setup-fortran/issues/211#issuecomment-4313463378
29+
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, windows-11-arm, macos-26-intel, macos-latest]
3130
compiler: [gcc]
3231
version: [13, latest] # Too expensive to test all versions
3332
solver: [newuoa, cobyla, lincoa, bobyqa, uobyqa]

0 commit comments

Comments
 (0)