CI: Use 8 parallel jobs for faster builds (10GB RAM available)
Some checks failed
BotServer CI/CD / build (push) Has been cancelled
Some checks failed
BotServer CI/CD / build (push) Has been cancelled
This commit is contained in:
parent
71847f884a
commit
c30cec474d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[build]
|
||||
jobs = 1
|
||||
jobs = 8
|
||||
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "clang"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue