Skip to content

Commit

Permalink
Add R2023b to matlab-one-line-install-test CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Nov 20, 2023
1 parent d05885e commit 2131632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matlab-one-line-install-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-22.04, macos-latest, windows-latest]
matlab_version: [R2022a, R2022b, R2023a]
matlab_version: [R2022a, R2022b, R2023a, R2023b]
exclude:
# R2020* is not supported on Windows on GitHub Actions
- os: windows-latest
Expand Down

0 comments on commit 2131632

Please sign in to comment.