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 c9fdba3 commit 68031e1Copy full SHA for 68031e1
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- version: [R2021b, R2022a, R2022b, latest]
+ version: [R2021b, R2022a, R2022b, R2023a, R2023b, R2024a, latest]
22
os: [windows-latest, ubuntu-latest, macos-13]
23
steps:
24
- name: Checkout
0 commit comments