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

Drop Swift 5.5 #425

Closed Lukasa closed 1 year ago

Lukasa commented 1 year ago

This patch drops Swift 5.5 support. It removes docker-compose files and deletes any conditional compilation guards that are no longer necessary.

Lukasa commented 1 year ago

Hi @yim-lee, can we drop the 5.5 builder here?

yim-lee commented 1 year ago

@Lukasa I deleted the 5.5 builder