We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b0576e commit 7a16fa5Copy full SHA for 7a16fa5
Tests/ConcurrencyExtrasTests/MainSerialExecutorTests.swift
@@ -1,4 +1,4 @@
1
-#if !os(WASI) && !os(Windows)
+#if !os(WASI) && !os(Windows) && !os(Android)
2
import ConcurrencyExtras
3
import XCTest
4
0 commit comments