mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
chore: decrease buildbot eval worker count
This commit is contained in:
parent
ea0d96596e
commit
85165d784f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ in
|
|||
"JulienMalka"
|
||||
"camillemndn"
|
||||
];
|
||||
evalWorkerCount = 10; # limit number of concurrent evaluations
|
||||
evalWorkerCount = 6; # limit number of concurrent evaluations
|
||||
};
|
||||
|
||||
systemd.services.buildbot-worker.path = lib.mkForce [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue