Skip to content

Commit d829464

Browse files
zkoopmansgvisor-bot
authored andcommitted
Internal Change
PiperOrigin-RevId: 794168146
1 parent 1cff762 commit d829464

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/gpu/BUILD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,9 @@ proto_library(
162162
name = "gpu_driver_versions",
163163
testonly = True,
164164
srcs = ["gpu_driver_versions.proto"],
165-
visibility = ["//test/kubernetes:__subpackages__"],
165+
visibility = [
166+
"//:sandbox",
167+
],
166168
)
167169

168170
go_test(

0 commit comments

Comments
 (0)