Add supportedFeatures to aarch64builder
Some checks failed
Check flake / build-amd64-linux (push) Failing after 0s
Some checks failed
Check flake / build-amd64-linux (push) Failing after 0s
This commit is contained in:
parent
c6222c90f4
commit
d57d70bbbf
@ -49,6 +49,7 @@
|
||||
system = "aarch64-linux";
|
||||
maxJobs = 6;
|
||||
speedFactor = 1;
|
||||
supportedFeatures = [ "big-parallel" "benchmark" ];
|
||||
}
|
||||
];
|
||||
distributedBuilds = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user