File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,11 @@ We provide CI for these platforms:
22
33- ` aarch64-darwin `
44- ` aarch64-linux `
5- - ` x86_64-darwin `
65- ` x86_64-linux `
76
87Both ` aarch64-linux ` and ` x86_64-linux ` have support for ` kvm ` /` nixos-test ` .
98
10- We only have limited build capacity for ` * -darwin` so please don't use it excessively.
9+ We only have limited build capacity for ` aarch64 -darwin` so please don't use it excessively.
1110
1211See [ here] ( ./infrastructure.md#continuous-integration ) for details about the hardware.
1312
Original file line number Diff line number Diff line change 1212 nixCommunity . darwin . ipv6 = "2a01:4f8:d1:5715::2 64 2a01:4f8:d1:5715::1" ;
1313
1414 nix . settings . sandbox = "relaxed" ;
15- nix . settings . extra-platforms = [ "x86_64-darwin" ] ;
1615
1716 # disable nixos-tests
1817 nix . settings . system-features = [ "big-parallel" ] ;
You can’t perform that action at this time.
0 commit comments