ma remote-build: update to only use hotdog
This commit is contained in:
parent
e4d0ddc70b
commit
16fe279dfe
|
@ -8,7 +8,7 @@ in {
|
|||
{ inherit hostName sshKey;
|
||||
sshUser = "nixBuild";
|
||||
system = "x86_64-linux";
|
||||
maxJobs = 1;
|
||||
}) [ "omo.r" "gum.r" "latte.r" ];
|
||||
# puyak.r "wbob.r"
|
||||
maxJobs = 8;
|
||||
}) [ "hotdog.r" ];
|
||||
# puyak.r "wbob.r" "omo.r" "gum.r" "latte.r"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue