Skip to content

Commit

Permalink
(chore)bump max-parallel job limit
Browse files Browse the repository at this point in the history
  • Loading branch information
hotzevzl committed Dec 6, 2024
1 parent 8fbcda2 commit f091f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-api-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
timeout-minutes: 60
strategy:
fail-fast: false
max-parallel: 6
max-parallel: 20
matrix:
test-suite:
- 'access-control'
Expand Down

0 comments on commit f091f47

Please sign in to comment.