mirror of
https://github.com/apple/swift-nio.git
synced 2026-05-20 20:30:36 +00:00
f99e1b6a30
Motivation: Swift 6.0 is no longer supported, we should bump the tools version and remove it from our CI. Modifications: * Bump the Swift tools version to Swift 6.1 * Remove Swift 6.0 jobs where appropriate in main.yml, pull_request.yml * Set language mode 5 in Benchmarks package manifest Result: Code reflects our support window. --------- Co-authored-by: George Barnett <gbarnett@apple.com>