Skip to content

Commit

Permalink
Merge pull request #161 from POptUS/trying_removing_matlab21
Browse files Browse the repository at this point in the history
Having issues with 21
  • Loading branch information
jmlarson1 authored Sep 30, 2024
2 parents d27a9aa + 9797d11 commit 9b0068d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macos-12, macos-13, macos-14]
matlab-release: ["R2021a", "R2021b", "R2022a", "R2022b", "R2023a", "R2023b", "R2024a"]
matlab-release: ["R2022a", "R2022b", "R2023a", "R2023b", "R2024a"]
exclude:
# Failing with a possible issue outside IBCDFO (Issue #157)
- os: macos-14
Expand Down

0 comments on commit 9b0068d

Please sign in to comment.