tests.cross.{gcc,llvm}.*: don't recurse into

Makes the ci get killed by OOM
This commit is contained in:
jopejoe1 2025-05-13 20:38:41 +02:00
parent 33964ab8ba
commit 4c96cad824

View file

@ -71,7 +71,7 @@ let
mapMultiPlatformTest =
crossSystemFun: test:
lib.recurseIntoAttrs (
lib.dontRecurseIntoAttrs (
lib.mapAttrs (
name: system:
lib.recurseIntoAttrs (test rec {