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 675f1b5 commit 14ad5c2Copy full SHA for 14ad5c2
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- MATLABVersion: [R2023a R2023b]
+ MATLABVersion: [R2023a,R2023b,R2024a]
17
runs-on: ubuntu-latest
18
steps:
19
# Checks-out your repository
0 commit comments