nixos/release-combined: drop ZFS+i686 from blockers

The current state is certainly very wrong - testing ZFS only on i686.
I suspect it was a typo (?) in commit 2de3caf011.

The current practical problem is that the test fails,
though in a part that looks cross-platform (which adds confusion):
https://hydra.nixos.org/build/239290208#tabs-buildsteps
This commit is contained in:
Vladimír Čunát 2023-10-23 16:39:43 +02:00
parent 58c53b1a54
commit 7aec39cc1f
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -165,7 +165,6 @@ in rec {
(onFullSupported "nixos.tests.switchTest")
(onFullSupported "nixos.tests.udisks2")
(onFullSupported "nixos.tests.xfce")
(onSystems ["i686-linux"] "nixos.tests.zfs.installer")
(onFullSupported "nixpkgs.emacs")
(onFullSupported "nixpkgs.jdk")
["nixpkgs.tarball"]