Closed NeedleInAJayStack closed 3 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
latest
latest-stable
It also adds Swift 5.10 to the Linux test matrix
Hi @paulofaria,
Do you have any news regarding the review of this PR ?
PR #137 is blocked until this one is approved.
Sorry! Completely missed this PR. LGTM!
This changes the MacOS CI from using the
latest
XCode tolatest-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-2177314720It also adds Swift 5.10 to the Linux test matrix