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 6791727 commit be462a3Copy full SHA for be462a3
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
strategy:
48
fail-fast: false
49
matrix:
50
- matlab-version: [R2021b, R2022a, R2022b, latest]
+ matlab-version: [R2021b, R2022a, R2022b, R2023a, R2023b, R2024a, latest]
51
os: [windows-latest, ubuntu-latest, macos-13]
52
steps:
53
- name: Checkout
0 commit comments