Skip to content

Commit

Permalink
Actions: MATLAB 2023b -> latest
Browse files Browse the repository at this point in the history
See if we can download a new version of MATLAB
  • Loading branch information
simmsa committed Dec 7, 2023
1 parent d496dfe commit 4f63f49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unix_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,12 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest]
python-version: [3.8, 3.9, "3.10", 3.11]
matlab-version: [R2021b, R2022a, R2022b, R2023a, R2023b]
matlab-version: [R2021b, R2022a, R2022b, R2023a, latest]
exclude:
- python-version: "3.10"
matlab-version: R2022b
os: ubuntu-latest
- matlab-version: R2023b
- matlab-version: latest
python-version: 3.8
- matlab-version: R2023a
python-version: 3.11
Expand Down

0 comments on commit 4f63f49

Please sign in to comment.