Skip to content

Commit

Permalink
Switcht to oldest allowed MATLAB release
Browse files Browse the repository at this point in the history
  • Loading branch information
agitter committed Apr 26, 2024
1 parent 34e65fa commit bee4bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v2
with:
release: R2020a # must match the release used to compile the code
release: R2020b
- name: Download SINGE
run: |
wget --quiet https://github.com/gitter-lab/SINGE/releases/download/$SINGE_VERSION/SINGE_mac.tgz
Expand Down

0 comments on commit bee4bc6

Please sign in to comment.