h
This commit is contained in:
parent
1308f80caf
commit
834a97602a
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
protocol = "ssh-ng";
|
protocol = "ssh-ng";
|
||||||
# if the builder supports building for multiple architectures,
|
# if the builder supports building for multiple architectures,
|
||||||
# replace the previous line by, e.g.
|
# replace the previous line by, e.g.
|
||||||
# systems = ["x86_64-linux" "aarch64-linux"];
|
systems = ["x86_64-linux" "i686-linux"];
|
||||||
maxJobs = 1;
|
maxJobs = 1;
|
||||||
speedFactor = 2;
|
speedFactor = 2;
|
||||||
supportedFeatures = [ "nixos-test" "benchmark" "big-parallel" "kvm" ];
|
supportedFeatures = [ "nixos-test" "benchmark" "big-parallel" "kvm" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue