hosts: update x86builder from satori to okina (who uses this)

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2024-05-28 05:15:57 +05:30
parent faedfb51ae
commit 111920a63f

View File

@@ -5,7 +5,7 @@
builders-use-substitutes = true
'';
buildMachines = [{
hostName = "satori";
hostName = "okina";
systems = [ "x86_64-linux" "aarch64-linux" ];
maxJobs = 4;
speedFactor = 2;