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 8ee3be2 commit cf3ae6dCopy full SHA for cf3ae6d
.github/workflows/ci-nojvm.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- os: [ubuntu-latest]
+ os: [ubuntu-latest,macos-latest,windows-latest]
19
release: [R2024b]
20
21
steps:
0 commit comments