We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88f4df commit 17acee0Copy full SHA for 17acee0
.github/workflows/git-ci.yml
@@ -17,7 +17,7 @@ jobs:
17
platform: [windows-latest]
18
19
# List of MATLAB releases over which to run the tests.
20
- matlab-version: [R2023b, R2024a, R2024b]
+ matlab-version: [R2021a, R2021b, R2022a, R2022b, R2023b, R2024a, R2024b, latest]
21
22
# We don't define any startup options until we reach R2023b (handled separately below).
23
# matlab-startup-options: [ '' ]
0 commit comments