We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c0c5f8 commit 8064335Copy full SHA for 8064335
1 file changed
.github/workflows/node.js.yml
@@ -15,6 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
strategy:
18
+ max-parallel: 1
19
matrix:
20
node: [14, 16]
21
os: [ubuntu-latest]
0 commit comments