We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d541a commit 94a22f7Copy full SHA for 94a22f7
1 file changed
.github/workflows/matlab_test_and_coverage.yaml
@@ -26,7 +26,7 @@ jobs:
26
27
strategy:
28
matrix:
29
- version: [R2021a, R2022a, R2023a]
+ version: [R2021a, R2025a]
30
os: [ubuntu-latest, macos-latest, windows-latest]
31
fail-fast: false
32
0 commit comments