Skip to content

Commit 5f98433

Browse files
committed
260125.094809.CST [skip ci] test gfortran
1 parent 1eeffe6 commit 5f98433

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
@@ -29,7 +29,7 @@ jobs:
2929
matrix:
3030
os: [ubuntu-latest, windows-latest, macos-15-intel, macos-latest]
3131
compiler: [gcc]
32-
version: [12, latest] # Too expensive to test all versions
32+
version: [13, latest] # Too expensive to test all versions
3333
solver: [newuoa, cobyla, lincoa, bobyqa, uobyqa]
3434
testdim: [small, big]
3535

0 commit comments

Comments
 (0)