Skip to content

Commit 5970f0e

Browse files
authored
Merge pull request #77439 from jckarter/disable-test-on-arm64e
Disable test/Runtime/bitwise-borrowable-generics.swift on arm64e.
2 parents 113f11c + 7a4637d commit 5970f0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Runtime/bitwise-borrowable-generics.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// REQUIRES: swift_feature_RawLayout
44
// UNSUPPORTED: use_os_stdlib
55
// UNSUPPORTED: back_deployment_runtime
6+
// UNSUPPORTED: CPU=arm64e
67

78
import Synchronization
89

0 commit comments

Comments
 (0)