Skip to content

Commit 17acee0

Browse files
authored
Update git-ci.yml
add more releases to test this
1 parent e88f4df commit 17acee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
platform: [windows-latest]
1818

1919
# List of MATLAB releases over which to run the tests.
20-
matlab-version: [R2023b, R2024a, R2024b]
20+
matlab-version: [R2021a, R2021b, R2022a, R2022b, R2023b, R2024a, R2024b, latest]
2121

2222
# We don't define any startup options until we reach R2023b (handled separately below).
2323
# matlab-startup-options: [ '' ]

0 commit comments

Comments
 (0)