apple / swift-nio-transport-services

Extensions for SwiftNIO to support Apple platforms as first-class citizens.
https://swiftpackageindex.com/apple/swift-nio-transport-services/main/documentation/niotransportservices
Apache License 2.0
282 stars 71 forks source link

Drop support for Swift 5.5 #172

Closed simonjbeaumont closed 1 year ago

simonjbeaumont commented 1 year ago

Motivation:

Now Swift 5.8 is released, we are dropping support for 5.5, in line with the usual support window.

Modifications:

Result:

No functional change, but Swift 5.5 is no longer supported.

Lukasa commented 1 year ago

@swift-server-bot add to allowlist

simonjbeaumont commented 1 year ago

@yim-lee Please can we remove the 5.5 CI for this project?

yim-lee commented 1 year ago

Please can we remove the 5.5 CI for this project?

@simonjbeaumont Done