Graphiti
Graphiti copied to clipboard
ci: Changes xcode version to latest stable
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