less targets

This commit is contained in:
Sean OMeara 2023-07-17 19:36:27 +02:00
parent fdc2e0f692
commit 882e16089a
No known key found for this signature in database
GPG key ID: 7215FDCD4EFD5E2F
2 changed files with 50 additions and 7563 deletions

View file

@ -239,13 +239,13 @@ std.flattenArrays([
[ [
Index(p) Index(p)
] ]
for p in targets for p in less_targets
]) + ]) +
std.flattenArrays([ std.flattenArrays([
[ [
Test(p.os, p.distro, p.name, isa, p.events) Test(p.os, p.distro, p.name, isa, p.events)
for isa in p.isas for isa in p.isas
] ]
for p in targets for p in less_targets
]) ])

7609
.drone.yml

File diff suppressed because it is too large Load diff