Skip to content

Commit a02c6f1

Browse files
Merge pull request #40571 from aschwaighofer/test_api_availability_only
The test Sema/api-availability-only.swift fails on arm64 on the bots
2 parents 0b9cb7b + 907d4a6 commit a02c6f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Sema/api-availability-only.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// CHECK: the flag -check-api-availability-only does not support emitting IR
99

1010
// REQUIRES: OS=macosx
11+
// REQUIRES: CPU=x86_64
1112

1213
@available(macOS 11.0, *)
1314
public protocol NewProto {}

0 commit comments

Comments
 (0)