Merge #263088: nixos/release-combined: drop nixos-rebuild-install-bootloader

This commit is contained in:
Vladimír Čunát 2023-10-24 09:54:35 +02:00
commit 8efd5d1e28
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -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")