Skip to content

Commit 783e469

Browse files
authored
Fix failing build on some platforms (#1763)
1 parent 9f56b78 commit 783e469

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/GRPCInterceptorsTests/TracingTestsUtilities.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ extension ServiceContext {
149149
}
150150
}
151151

152+
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
152153
struct TestWriter<WriterElement>: RPCWriterProtocol {
153154
typealias Element = WriterElement
154155

0 commit comments

Comments
 (0)