Skip to content

Commit cb435c2

Browse files
committed
[Test] Disable stdlib/StaticBigInt on macOS
1 parent 5f3664e commit cb435c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/stdlib/StaticBigInt.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
//===----------------------------------------------------------------------===//
1919

2020
// rdar://103369837
21-
// UNSUPPORTED: OS=watchos
21+
// UNSUPPORTED: OS=watchos || OS=macos
2222

2323
import StdlibUnittest
2424

0 commit comments

Comments
 (0)