We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e62fd commit e313855Copy full SHA for e313855
.github/workflows/matlab-one-line-install-test.yml
@@ -24,7 +24,7 @@ jobs:
24
fail-fast: false
25
matrix:
26
os: [ubuntu-22.04, macos-latest, windows-latest]
27
- matlab_version: [R2022a, R2022b, latest]
+ matlab_version: [R2022a, R2022b, R2023a]
28
exclude:
29
# R2020* is not supported on Windows on GitHub Actions
30
- os: windows-latest
0 commit comments