We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec5a83 commit b1c386fCopy full SHA for b1c386f
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
test:
13
strategy:
14
- max-parallel: 1
+ max-parallel: 1
15
fail-fast: false
16
matrix:
17
MATLABVersion: [R2023a,R2023b]
0 commit comments