Skip to content

Commit b3f4bbb

Browse files
authored
Update setup_mex.yml
1 parent 0a4c7c0 commit b3f4bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/setup_mex.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
os: [windows-2019, windows-latest, macos-11, macos-latest, macos-13]
19+
os: [windows-2019, windows-latest, macos-11, macos-latest, macos-13] # macos-14 is only for Apple Silicon chip, which needs nagfor
2020
matlab: [R2020b, R2021a, R2021b, R2022a, R2022b, R2023a, R2023b, latest]
2121
oneapi: [2022, 2023] #, 2024] # oneAPI is not supported yet as of Dec 2023.
2222
lang: [Fortran, C]

0 commit comments

Comments
 (0)