Skip to content

Commit f685eb8

Browse files
committed
[embedded] Disable embedded/dependencies.swift test on Linux/AArch64
1 parent 4f592f0 commit f685eb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/dependencies.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
// REQUIRES: executable_test
2727
// REQUIRES: optimized_stdlib
2828
// REQUIRES: OS=macosx || OS=linux-gnu
29+
// UNSUPPORTED: OS=linux-gnu && CPU=aarch64
2930

3031
@_silgen_name("putchar")
3132
func putchar(_: UInt8)

0 commit comments

Comments
 (0)