Skip to content

Commit b46eb23

Browse files
authored
Merge pull request #62621 from xymus/test-staticbigint2
[Test] Disable stdlib/StaticBigInt on macOS
2 parents 5f3664e + cb435c2 commit b46eb23

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)