does it scale?
Linus Heckemann committed
Apr 3, 2023 at 17:57 UTC
35dd22fcb9b724689e3db92425155c0093a7974b
1 file changed
+1
-1
delft/hydra-scaler.nix
+1
-1
@@ -15,7 +15,7 @@
15
aarch64-linux = rec {
16
bigparallel = {
17
divisor = 2000;
18
- minimum = 1;
18
+ minimum = 3;
19
maximum = 5;
20
plans = [
21
{