Skip to content

Commit

Permalink
Update setup_mex.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zaikunzhang committed Apr 20, 2024
1 parent d0e5355 commit a6e7269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup_mex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
os: [windows-2019, windows-latest, macos-11, macos-latest, macos-13] # macos-14 is only for Apple Silicon chip, which needs nagfor
matlab: [R2020b, R2021a, R2021b, R2022a, R2022b, R2023a, R2023b, RR2024a, latest]
matlab: [R2020b, R2021a, R2021b, R2022a, R2022b, R2023a, R2023b, R2024a, latest]
oneapi: [2022, 2023, 2024] # oneAPI is not supported yet as of Dec 2023.
lang: [Fortran, C]

Expand Down

0 comments on commit a6e7269

Please sign in to comment.