Skip to content

Commit 2d5e4b5

Browse files
committed
test: require X86_64 for disable-availability-checking.swift
rdar://80799638
1 parent 788eb01 commit 2d5e4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ModuleInterface/disable-availability-checking.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// REQUIRES: OS=macosx
1+
// REQUIRES: OS=macosx && CPU=x86_64
22
// RUN: %empty-directory(%t)
33
// RUN: %empty-directory(%t/inputs)
44
// RUN: %empty-directory(%t/modulecache)

0 commit comments

Comments
 (0)