Skip to content

Commit bf2a7e1

Browse files
authored
Limiting tests to R2024a for now
1 parent 94f8c82 commit bf2a7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest, windows-latest, macos-14]
15-
matlab-version: ['R2023b','R2024a']
15+
matlab-version: ['R2024a']
1616

1717
steps:
1818
- name: Checkout code

0 commit comments

Comments
 (0)