Skip to content

Commit 46ce02b

Browse files
authored
Merge pull request #85053 from hnrklssn/use-std-span-unsupported-simulators
expand unsupported to all darwin platforms
2 parents 78a7df8 + afa51d9 commit 46ce02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Interop/Cxx/stdlib/use-std-span.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// UNSUPPORTED: OS=windows-msvc
66

77
// TODO: test failed in macOS PR testing but passes locally: rdar://163049442
8-
// UNSUPPORTED: OS=macosx
8+
// UNSUPPORTED: OS_FAMILY=darwin && !CPU=arm64
99

1010
// REQUIRES: executable_test
1111
// REQUIRES: std_span

0 commit comments

Comments
 (0)