chore: decrease buildbot eval worker count

This commit is contained in:
Luj 2025-06-17 14:48:01 +02:00
parent ea0d96596e
commit 85165d784f

View file

@ -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 [