Skip to content

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Oct 1, 2025

Motivation:

Swift 5.10 is no longer supported, we should bump the tools version and remove it from our CI.

Modifications:

  • Bump the Swift tools version to Swift 6.0
  • Remove Swift 5.10 jobs where appropriate in main.yml, pull_request.yml

Result:

Code reflects our support window.

Motivation:

Swift 5.10 is no longer supported, we should bump the tools version and remove it from our CI.

Modifications:

* Bump the Swift tools version to Swift 6.0
* Remove Swift 5.10 jobs where appropriate in main.yml, pull_request.yml

Result:

Code reflects our support window.
@rnro rnro added the 🆕 semver/minor Adds new public API. label Oct 1, 2025
@rnro rnro enabled auto-merge (squash) October 1, 2025 12:51
@Lukasa
Copy link

Lukasa commented Oct 6, 2025

This is actually not Swift 6 safe, so the builds fail. We either need to fix that or to drop back to the 5 language mode and file a follow-up.

@rnro
Copy link
Contributor Author

rnro commented Oct 6, 2025

This is actually not Swift 6 safe, so the builds fail. We either need to fix that or to drop back to the 5 language mode and file a follow-up.

Yep, this PR was bulk created to help discover where different repositories were and lock in easy wins. I'm happy for a maintainer to close this or take over the PR and push fixes.

@simonjbeaumont
Copy link
Collaborator

Potential fixes in #80

auto-merge was automatically disabled October 7, 2025 15:12

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants