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 27, 2023
1 parent b683c0e commit 3375595
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: 12 # do not saturate runner pool

jobs:

Expand Down

0 comments on commit 3375595

Please sign in to comment.