forked from mirrors/nixpkgs
nixos/release-combined: Enable more jobs on aarch64-linux
This commit is contained in:
parent
373c1a8e43
commit
4b6758f83e
|
@ -58,9 +58,9 @@ in rec {
|
|||
(onSystems ["x86_64-linux"] "nixos.tests.boot.biosCdrom")
|
||||
(onSystems ["x86_64-linux"] "nixos.tests.boot.biosUsb")
|
||||
(onFullSupported "nixos.tests.boot-stage1")
|
||||
(onSystems ["x86_64-linux"] "nixos.tests.boot.uefiCdrom")
|
||||
(onSystems ["x86_64-linux"] "nixos.tests.boot.uefiUsb")
|
||||
(onSystems ["x86_64-linux"] "nixos.tests.chromium")
|
||||
(onFullSupported "nixos.tests.boot.uefiCdrom")
|
||||
(onFullSupported "nixos.tests.boot.uefiUsb")
|
||||
(onFullSupported "nixos.tests.chromium")
|
||||
(onFullSupported "nixos.tests.containers-imperative")
|
||||
(onFullSupported "nixos.tests.containers-ip")
|
||||
(onSystems ["x86_64-linux"] "nixos.tests.docker")
|
||||
|
|
Loading…
Reference in a new issue