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