Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 33556e8

Browse files
committed
Revert "limit parallelism"
This reverts commit b1bfa40.
1 parent b1bfa40 commit 33556e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/push_pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
fail-fast: false
13-
max-parallel: 2 # Too many jobs causes `apk add` to fail (rate limit?)
1413
matrix:
1514
k8s-version: [ "v1.15.12", "v1.16.15", "v1.17.17", "v1.18.16", "v1.19.8", "v1.20.4" ]
1615
env:

0 commit comments

Comments
 (0)