CI: Reduce build parallelism to avoid libgit2-sys race condition
Some checks failed
BotServer CI/CD / build (push) Has been cancelled

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-04-18 19:49:32 -03:00
parent b62fce8d77
commit 71847f884a

View file

@ -1,5 +1,5 @@
[build]
rustc-wrapper = "sccache"
jobs = 1
[target.x86_64-unknown-linux-gnu]
linker = "clang"