Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Drop Swift 6.0 - #67

Merged
rnro merged 2 commits into
swift-server:mainfrom
rnro:drop_swift_6_0
Apr 15, 2026
Merged

rnro merged 2 commits into
swift-server:mainfrom
rnro:drop_swift_6_0

Conversation

@rnro

@rnro rnro commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Motivation:

Swift 6.0 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.1
  • Remove Swift 6.0 jobs where appropriate in main.yml, pull_request.yml

Result:

Code reflects our support window.

Motivation:

Swift 6.0 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.1
* Remove Swift 6.0 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 Apr 1, 2026
@rnro
rnro enabled auto-merge (squash) April 1, 2026 15:38
@inductor

inductor commented Apr 3, 2026

Copy link
Copy Markdown

I think .github/workflows/unit_tests.yml has to be changed too

Motivation

* The previous commit missed the repo-specific workflow files.

Modifications

* Remove Swift 6.0 inputs, matrix entries, and command overrides from custom workflow files.

Result

* Custom workflows match the updated support window.
@rnro
rnro merged commit 36c643a into swift-server:main Apr 15, 2026
52 of 53 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants