apple / swift-openapi-generator

Generate Swift client and server code from an OpenAPI document.
https://swiftpackageindex.com/apple/swift-openapi-generator/documentation
Apache License 2.0
1.45k stars 120 forks source link

[CI] Update to Swift 6 CI #652

Closed FranzBusch closed 1 month ago

FranzBusch commented 1 month ago

Motivation

We just updated our CI matrix in NIO to only support 5.9, 5.10 and 6.

Modification

This PR updates the trigger files in this repo. Since this repo was always 5.9+ this is easy.

Result

Up to date CI