Skip to content

Commit d23a534

Browse files
committed
260208.065704.CET [skip ci] include macos-15-intel in test_flang
1 parent 15a3d96 commit d23a534

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_flang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
fail-fast: false
3232
matrix:
33-
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest]
33+
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest, macos-15-intel]
3434
solver: [newuoa, cobyla, lincoa, bobyqa, uobyqa]
3535
fflags: [-O1, -O2, -O3, -g, -fast]
3636
testdim: [small, big]

0 commit comments

Comments
 (0)