Skip to content

Commit be85017

Browse files
committed
Disable ci for linux
1 parent 9912a21 commit be85017

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

swift/BUILD

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ swift_test(
77
"example.swift",
88
"main.swift",
99
],
10+
tags = [
11+
"no-linux-ci", # No linux swift toolchains currently defined.
12+
],
1013
)

0 commit comments

Comments
 (0)