Skip to content

Commit f09ca41

Browse files
authored
Update MATLAB versions in CI workflow
1 parent a44f241 commit f09ca41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: [ubuntu-latest, windows-latest]
1818

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

2222
# UITest with gestures only from R2023b and later.
2323

0 commit comments

Comments
 (0)