GraphQLSwift / Graphiti

The Swift GraphQL Schema framework for macOS and Linux
MIT License
532 stars 67 forks source link

ci: Changes xcode version to latest stable #139

Closed NeedleInAJayStack closed 3 months ago

NeedleInAJayStack commented 4 months ago

This changes the MacOS CI from using the latest XCode to latest-stable to avoid going to v16, which comes with Swift 6.0.0. This resolves the issues observed here: https://github.com/GraphQLSwift/Graphiti/pull/137#issuecomment-2177314720

It also adds Swift 5.10 to the Linux test matrix

abidon commented 3 months ago

Hi @paulofaria,

Do you have any news regarding the review of this PR ?

PR #137 is blocked until this one is approved.

paulofaria commented 3 months ago

Sorry! Completely missed this PR. LGTM!