Skip to content

Commit

Permalink
Increase max parallel jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
JrooTJunior committed May 12, 2021
1 parent e1cd726 commit becbcec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
build:
strategy:
max-parallel: 6
max-parallel: 9
fail-fast: true
matrix:
os:
Expand Down

0 comments on commit becbcec

Please sign in to comment.