Skip to content

Commit

Permalink
Update setup_mex.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zaikunzhang authored Mar 25, 2024
1 parent 4359871 commit b91dd29
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/setup_mex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ jobs:
oneapi: 2024
- os: macos-13
oneapi: 2024
# Intel oneAPI 2022 does not support Windows anymore starting from Mar. 2024
- os: windows-2019
oneapi: 2022
- os: windows-latest
oneapi: 2022

# Below R2022a, MEX does not work on windows-latest due to the version of MS Visual Studio;
# R2022a/b should work according to the documentation of MathWorks and GitHub Actions, but
Expand Down

0 comments on commit b91dd29

Please sign in to comment.