diff --git a/hosts/known-hosts.toml b/hosts/known-hosts.toml index 3c40cb3..08736ad 100644 --- a/hosts/known-hosts.toml +++ b/hosts/known-hosts.toml @@ -167,7 +167,7 @@ ssh.listenPublicKey = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIb ["heid.idi.ntnu.no"] -buildMachine.maxJobs = 24 # 96 threads 1.4TB +# buildMachine.maxJobs = 24 # 96 threads 1.4TB buildMachine.speedFactor = 5 # Intel Xeon Platinum 8168 CPU @ 2.70GHz buildMachine.supportedFeatures = [ "big-parallel" ] # buildMachine.mandatoryFeatures = [ "big-parallel" ]