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 e475d67 commit c7ea5b7Copy full SHA for c7ea5b7
.github/workflows/git-ci.yml
@@ -14,7 +14,7 @@ jobs:
14
# Set up the job strategy matrix to define the different job configurations.
15
matrix:
16
# List of platforms on which to run the tests.
17
- platform: [ubuntu-latest, windows-latest]
+ platform: [windows-latest]
18
19
# List of MATLAB releases over which to run the tests.
20
matlab-version: [R2023b, R2024a, R2024b]
0 commit comments