Skip to content

Commit 43e000e

Browse files
authored
[fix] CI max-parallel
1 parent f2a063c commit 43e000e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/lint-pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
strategy:
12-
max-parallel: 6
1312
matrix:
1413
node-version: [10.1, 10.19, 12.1, 13.2, 14.5, 14.6, 15.2]
1514

@@ -37,7 +36,6 @@ jobs:
3736
runs-on: windows-latest
3837

3938
strategy:
40-
max-parallel: 6
4139
matrix:
4240
node-version: [10.1, 10.19, 12.1, 13.2, 14.5, 14.6, 15.2]
4341

0 commit comments

Comments
 (0)