apple / swift-nio-ssl

TLS Support for SwiftNIO, based on BoringSSL.
https://swiftpackageindex.com/apple/swift-nio-ssl/main/documentation/niossl
Apache License 2.0
385 stars 139 forks source link

test compiler version not language version #462

Closed weissi closed 2 months ago

weissi commented 2 months ago

Technically we should test the SDK version here but that's more difficult, especially given that on Linux we ship the SDK with the compiler.

See https://github.com/apple/swift-nio/issues/2718