Skip to content

Commit ce9d5f5

Browse files
authored
Merge pull request #80993 from kubamracek/cp-6.2/embedded-conc-test-needs-opt
[6.2 cherry-pick] [embedded] Annotate concurrency-modules.swift with REQUIRES: optimized_stdlib
2 parents a10356a + 4c6f7a6 commit ce9d5f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/concurrency-modules.swift

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
// REQUIRES: swift_in_compiler
1010
// REQUIRES: executable_test
11+
// REQUIRES: optimized_stdlib
1112
// REQUIRES: OS=macosx
1213
// REQUIRES: swift_feature_Embedded
1314

0 commit comments

Comments
 (0)