Skip to content

Commit 4ae5097

Browse files
authored
Merge pull request #68443 from ktoso/reenable-linux-async_taskgroup_asynciterator_semantics
[Concurrency] Re-enable async_taskgroup_asynciterator_semantics on linux
2 parents dc6d784 + 2f47963 commit 4ae5097

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Concurrency/Runtime/async_taskgroup_asynciterator_semantics.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// REQUIRES: concurrency
55
// REQUIRES: concurrency_runtime
66
// UNSUPPORTED: back_deployment_runtime
7-
// UNSUPPORTED: OS=linux-gnu
87

98
struct Boom: Error {}
109

0 commit comments

Comments
 (0)