Unverified Commit 1ec4e9de authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

nixos/release-combined: drop nixos-rebuild-install-bootloader

... at least until it's fixed.  /cc PR #262724 again.
parent a9c0720d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -97,7 +97,6 @@ in rec {
        (onSystems ["x86_64-linux"] "nixos.tests.installer.simpleUefiSystemdBoot")
        (onSystems ["x86_64-linux"] "nixos.tests.installer.simple")
        (onSystems ["x86_64-linux"] "nixos.tests.installer.swraid")
        (onSystems ["x86_64-linux"] "nixos.tests.nixos-rebuild-install-bootloader")
        (onSystems ["x86_64-linux"] "nixos.tests.nixos-rebuild-specialisations")
        (onFullSupported "nixos.tests.ipv6")
        (onFullSupported "nixos.tests.keymap.azerty")