mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 05:26:54 +02:00
less targets
This commit is contained in:
parent
fdc2e0f692
commit
882e16089a
2 changed files with 50 additions and 7563 deletions
|
@ -239,13 +239,13 @@ std.flattenArrays([
|
|||
[
|
||||
Index(p)
|
||||
]
|
||||
for p in targets
|
||||
for p in less_targets
|
||||
]) +
|
||||
std.flattenArrays([
|
||||
[
|
||||
Test(p.os, p.distro, p.name, isa, p.events)
|
||||
for isa in p.isas
|
||||
]
|
||||
for p in targets
|
||||
for p in less_targets
|
||||
])
|
||||
|
7609
.drone.yml
7609
.drone.yml
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue