There was an error while loading. Please reload this page.
1 parent 9912a21 commit be85017Copy full SHA for be85017
1 file changed
swift/BUILD
@@ -7,4 +7,7 @@ swift_test(
7
"example.swift",
8
"main.swift",
9
],
10
+ tags = [
11
+ "no-linux-ci", # No linux swift toolchains currently defined.
12
+ ],
13
)
0 commit comments