Skip to content

Commit

Permalink
use an older release
Browse files Browse the repository at this point in the history
  • Loading branch information
mcg1969 committed Apr 9, 2024
1 parent 0044d6f commit 42ccc65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
run: rm Solver/Mexfun/*.mex* Solver/Mexfun/*/*.mex*
- name: Install MATLAB
uses: matlab-actions/setup-matlab@v2
with:
release: R2021a
- name: Build MEX files
uses: matlab-actions/run-command@v2
with:
Expand Down

0 comments on commit 42ccc65

Please sign in to comment.