Reduce CARGO_BUILD_JOBS to 6 for CI stability
All checks were successful
BotUI CI / build (push) Successful in 1m57s
All checks were successful
BotUI CI / build (push) Successful in 1m57s
This commit is contained in:
parent
a1a30adb2c
commit
95f856b080
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ on:
|
|||
- ".forgejo/workflows/botui.yaml"
|
||||
|
||||
env:
|
||||
CARGO_BUILD_JOBS: 8
|
||||
CARGO_BUILD_JOBS: 6
|
||||
CARGO_NET_RETRY: 10
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue