Skip to content

Commit b7768af

Browse files
authored
Don't limit parallelism on CI runs (#612)
1 parent fe31f29 commit b7768af

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
test:
1010
runs-on: ${{ matrix.os }}
1111
strategy:
12-
max-parallel: 4
1312
matrix:
1413
python-version:
1514
- '2.7'

0 commit comments

Comments
 (0)