Skip to content

Conversation

@rnro
Copy link
Contributor

@rnro rnro commented May 2, 2025

Motivation:

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

Modifications:

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

Result:

Code reflects our support window.

Motivation:

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

Modifications:

* Bump the Swift tools version to Swift 5.10
* Remove Swift 5.9 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 May 2, 2025
@rnro rnro enabled auto-merge (squash) May 2, 2025 09:49
README.md Outdated
`2.60.0 ..< 2.65.0` | 5.7
`2.65.0 ..< 2.76.0` | 5.8
`2.76.0 ...` | 5.9
`2.76.0 ..<` | 5.9 **TODO:** Update version table
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be 2.83.0.

@rnro rnro merged commit 57658e1 into apple:main May 7, 2025
40 of 45 checks passed
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.

3 participants