Skip to content

Commit

Permalink
Update matlab.yml for new MATLAB version
Browse files Browse the repository at this point in the history
  • Loading branch information
johanlofberg authored May 16, 2024
1 parent 6bdcb75 commit 497313f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Setup MATLAB
uses: matlab-actions/setup-matlab@v0
with:
release: R2020a
release: R2024a

- name: Build SeDuMi
uses: matlab-actions/run-command@v2
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Setup MATLAB
uses: matlab-actions/setup-matlab@v0
with:
release: R2020a
release: R2024a

- name: Build SeDuMi
uses: matlab-actions/run-command@v2
Expand Down Expand Up @@ -175,7 +175,7 @@ jobs:
- name: Setup MATLAB
uses: matlab-actions/setup-matlab@v0
with:
release: R2020a
release: R2024a

- name: Build SeDuMi
uses: matlab-actions/run-command@v2
Expand Down

0 comments on commit 497313f

Please sign in to comment.