amzn/smoke-framework

Remove compatibility for Swift versions prior to 5

Closed this issue · 1 comments

Based on the work in the swift_5_nio_2 branch, remove compatibility for Swift versions earlier than 5. This requires-

Updating the tooling version to 5.0
Removing CI tests for versions earlier than Swift 5.0.
[1] https://github.com/amzn/smoke-framework/tree/swift_5_nio_2

Merged to master.