Skip to content

ci: use github runner default swift version - #91

Merged
polok merged 1 commit into
mainfrom
ci_use_default_swift_xcode_toolchain
Aug 12, 2026
Merged

ci: use github runner default swift version#91
polok merged 1 commit into
mainfrom
ci_use_default_swift_xcode_toolchain

Conversation

@polok

@polok polok commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@polok
polok requested a review from a team as a code owner August 12, 2026 09:03
@polok
polok requested a lite review from Copilot August 12, 2026 09:05
@polok
polok merged commit 92df177 into main Aug 12, 2026
2 checks passed
@polok
polok deleted the ci_use_default_swift_xcode_toolchain branch August 12, 2026 09:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the pull request CI workflow to rely on the GitHub-hosted macOS runner’s built-in Swift toolchain instead of installing a pinned Swift version, aligning CI with the runner defaults.

Changes:

  • Removed swift-actions/setup-swift@v2 usage and the pinned swift-version: "5.9.2" from the PR workflow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@@ -14,9 +14,6 @@ jobs:

steps:
- uses: actions/checkout@v3
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