Skip to content

Commit

Permalink
Test whether R2023a available for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gllmflndn authored May 3, 2023
1 parent 85c78e7 commit cd1356f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ["R2020a", "R2020b", "R2021a", "R2021b", "R2022a", "R2022b"]
version: ["R2020a", "R2020b", "R2021a", "R2021b", "R2022a", "R2022b", "R2023a"]
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
exclude:
- os: windows-latest
Expand Down

0 comments on commit cd1356f

Please sign in to comment.