Skip to content

Commit bbbff9e

Browse files
committed
[embedded] Only run test/embedded/set-runtime.swift on macOS
1 parent 490ffe2 commit bbbff9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/embedded/set-runtime.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// REQUIRES: swift_in_compiler
66
// REQUIRES: executable_test
77
// REQUIRES: optimized_stdlib
8-
// REQUIRES: OS=macosx || OS=linux-gnu
8+
// REQUIRES: OS=macosx
99

1010
@main
1111
struct Main {

0 commit comments

Comments
 (0)