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 bd3febd commit aff8bf1Copy full SHA for aff8bf1
.github/workflows/publish-release.yml
@@ -19,6 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os: ['ubuntu-latest']
22
+ matlab: ['R2024b']
23
include:
24
- matlab: "R2020b"
25
python: "2.7"
0 commit comments