Skip to content

Commit 9227dfb

Browse files
committed
Merge pull request #1904 from practicalswift/enable-linux-testing-for-integers
2 parents 6c2ec9a + ea72994 commit 9227dfb

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)