ci: adjust CARGO_BUILD_JOBS to 2
All checks were successful
BotServer CI / build (push) Successful in 22m11s
All checks were successful
BotServer CI / build (push) Successful in 22m11s
This commit is contained in:
parent
cdb1197920
commit
87931e930c
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
branches: ["main"]
|
||||
|
||||
env:
|
||||
CARGO_BUILD_JOBS: 6
|
||||
CARGO_BUILD_JOBS: 2
|
||||
CARGO_NET_RETRY: 10
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue