Skip to content

Update Swift Package CI to include Swift 6.1 on Linux and Windows#110

Merged
shahmishal merged 2 commits into
mainfrom
shahmishal/swift-6.1-support
Apr 3, 2025
Merged

Update Swift Package CI to include Swift 6.1 on Linux and Windows#110
shahmishal merged 2 commits into
mainfrom
shahmishal/swift-6.1-support

Conversation

@shahmishal
Copy link
Copy Markdown
Member

No description provided.

@shahmishal shahmishal marked this pull request as ready for review April 2, 2025 01:12
@shahmishal shahmishal requested a review from a team as a code owner April 2, 2025 01:12
fail-fast: false
matrix:
swift_version: ['5.9', '5.10', '6.0', 'nightly-main', 'nightly-6.1']
swift_version: ['5.9', '5.10', '6.0', '6.1', 'nightly-main', 'nightly-6.1']
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we drop 5.9 now? We normally only support the last 3 Swift versions across the server ecosystem. Maybe that's worth aligning over the entire ecosystem here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, but this will be something I will do in a different PR as we will need make an announcement on forums.swift.org. For example, https://forums.swift.org/t/dropping-support-for-swift-5-8-on-linux/78533

@shahmishal
Copy link
Copy Markdown
Member Author

Windows failures are expected as it's looking for scripts from main branch compared to pull request.

@shahmishal shahmishal merged commit 264ea06 into main Apr 3, 2025
@shahmishal shahmishal deleted the shahmishal/swift-6.1-support branch April 3, 2025 04:42
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