Adjust CARGO_BUILD_JOBS to 3
Some checks failed
BotServer CI / build (push) Failing after 11m25s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-02-05 18:12:41 -03:00
parent 1a2d65c531
commit 52bccf0551

View file

@ -7,7 +7,7 @@ on:
branches: ["main"]
env:
CARGO_BUILD_JOBS: 4
CARGO_BUILD_JOBS: 3
CARGO_NET_RETRY: 10
jobs: