We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa9c091 + 3302343 commit 2cc5046Copy full SHA for 2cc5046
.github/workflows/setup_mex.yml
@@ -88,7 +88,7 @@ jobs:
88
run: cmd.exe "/K" '"install_oneapi_windows.bat" ${{ matrix.oneapi }}'
89
90
- name: Set up MATLAB
91
- uses: matlab-actions/setup-matlab@v2.1.2
+ uses: matlab-actions/setup-matlab@v2.2.0
92
with:
93
release: ${{ matrix.matlab }}
94
cache: true
.github/workflows/setup_mex_win_latest.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments