mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Merge pull request #3377 from kevinGC:native-tags
PiperOrigin-RevId: 323398518
This commit is contained in:
@@ -157,7 +157,7 @@ def syscall_test(
|
||||
platform = "native",
|
||||
use_tmpfs = False,
|
||||
add_uds_tree = add_uds_tree,
|
||||
tags = tags,
|
||||
tags = list(tags),
|
||||
)
|
||||
|
||||
for (platform, platform_tags) in platforms.items():
|
||||
|
||||
Reference in New Issue
Block a user