We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fb2f5 commit 014a042Copy full SHA for 014a042
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- MATLABVersion: [R2023b]
+ MATLABVersion: [R2023b R2024a]
17
runs-on: ubuntu-latest
18
steps:
19
# Checks-out your repository
0 commit comments