ci: increase CARGO_BUILD_JOBS to 6 for faster builds
Some checks are pending
BotServer CI / build (push) Waiting to run
Some checks are pending
BotServer CI / build (push) Waiting to run
This commit is contained in:
parent
717ca8c35b
commit
cdb1197920
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
branches: ["main"]
|
||||
|
||||
env:
|
||||
CARGO_BUILD_JOBS: 3
|
||||
CARGO_BUILD_JOBS: 6
|
||||
CARGO_NET_RETRY: 10
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue