Skip to content

ci: Remove swift 5.8 and 5.9 builds from test matrix. Add Swift 6.1. #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

scottmarchant
Copy link
Contributor

@scottmarchant scottmarchant commented Jun 23, 2025

The current tip of main for swift-nio requires Swift 5.10. A number of repositories consuming this build matrix likely build swift-nio, and will become broken when consuming the latest version of swift-nio.

This removes versions of Swift older than 5.10 from the test matrix, and adds Swift 6.1.

This change is part of a large suite of changes by PassiveLogic to bring broader swift wasm support to many repositories.

The current tip of main for swift-nio requires Swift 5.10. A number of repositories consuming this build matrix likely build swift-nio, and will become broken when consuming the latest version of swift-nio.

This removes versions of Swift older than 5.10 from the test matrix, and adds Swift 6.1.
@NeedleInAJayStack
Copy link
Member

Yeah, since we document support in alignment with Swift NIO, this seems like a great change. Thanks Scott!

@NeedleInAJayStack NeedleInAJayStack merged commit 966e597 into GraphQLSwift:main Jun 23, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants