Skip to content

Commit

Permalink
[ci] install matlab 2023b on apple silicon
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Jan 26, 2025
1 parent a66b6ef commit d98d889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
./mmc -Q nodeimmc -G -1 || true
./mmc -Q faceimmc -G -1 || true
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v4
uses: matlab-actions/setup-matlab@v2
with:
release: R2023b
- name: Run MATLAB mcxlabcl test
Expand Down

0 comments on commit d98d889

Please sign in to comment.