ci: adjust CARGO_BUILD_JOBS to 2
All checks were successful
BotServer CI / build (push) Successful in 22m11s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-02-05 20:01:15 -03:00
parent cdb1197920
commit 87931e930c

View file

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