Skip to content

Commit

Permalink
split the work into more jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
wsipak committed Nov 23, 2023
1 parent d67ee77 commit 947f679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build
on: [push]

env:
MATRIX_RUNNERS: 8 # do not saturate runner pool
MATRIX_RUNNERS: 10 # do not saturate runner pool

jobs:

Expand Down

0 comments on commit 947f679

Please sign in to comment.