Skip to content

Commit ea72994

Browse files
Enable test case Integers.swift.gyb under x86_64 (and hence Linux x86_64)
1 parent 514ec31 commit ea72994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Prototypes/Integers.swift.gyb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// REQUIRES: executable_test
1818

1919
// FIXME: this test runs forever on iOS arm64
20-
// REQUIRES: OS=macosx
20+
// REQUIRES: CPU=x86_64
2121

2222
import Swift
2323

0 commit comments

Comments
 (0)