mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Remove "no-sandbox" tag.
It seems no longer necessary. PiperOrigin-RevId: 305758572
This commit is contained in:
committed by
gVisor bot
parent
9a5e5ab2fa
commit
5b41f33642
@@ -2,15 +2,10 @@
|
||||
|
||||
# Platform to associated tags.
|
||||
platforms = {
|
||||
"ptrace": [
|
||||
# TODO(b/120560048): Make the tests run without this tag.
|
||||
"no-sandbox",
|
||||
],
|
||||
"ptrace": [],
|
||||
"kvm": [
|
||||
"manual",
|
||||
"local",
|
||||
# TODO(b/120560048): Make the tests run without this tag.
|
||||
"no-sandbox",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user