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

Commit

Permalink
Revert "limit parallelism"
Browse files Browse the repository at this point in the history
This reverts commit b1bfa40.
  • Loading branch information
roobre committed Feb 24, 2021
1 parent b1bfa40 commit 33556e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
max-parallel: 2 # Too many jobs causes `apk add` to fail (rate limit?)
matrix:
k8s-version: [ "v1.15.12", "v1.16.15", "v1.17.17", "v1.18.16", "v1.19.8", "v1.20.4" ]
env:
Expand Down

0 comments on commit 33556e8

Please sign in to comment.