mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/tests/installer: drop x86_64-darwin support
This commit is contained in:
parent
ac9d740544
commit
4c84757778
1 changed files with 0 additions and 1 deletions
|
|
@ -677,7 +677,6 @@ let
|
|||
# non-EFI tests can only run on x86
|
||||
platforms = mkIf (!isEfi) [
|
||||
"x86_64-linux"
|
||||
"x86_64-darwin"
|
||||
"i686-linux"
|
||||
];
|
||||
inherit broken;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue