Skip to content

Commit c894655

Browse files
committed
260130.032650.CST [skip ci] try arm runners for gfortran tests
1 parent 7b9920b commit c894655

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
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
os: [ubuntu-latest, windows-latest, macos-15-intel, macos-latest]
30+
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, windows-11-arm, macos-15-intel, macos-latest]
3131
compiler: [gcc]
3232
version: [13, latest] # Too expensive to test all versions
3333
solver: [newuoa, cobyla, lincoa, bobyqa, uobyqa]

0 commit comments

Comments
 (0)