Skip to content

Run Swift 6 checks on the macOS 15 runner - #1

Merged
Sephrit merged 1 commit into
mainfrom
codex/repair-ci-runner
Jul 26, 2026
Merged

Run Swift 6 checks on the macOS 15 runner#1
Sephrit merged 1 commit into
mainfrom
codex/repair-ci-runner

Conversation

@Sephrit

@Sephrit Sephrit commented Jul 26, 2026

Copy link
Copy Markdown
Owner

What changed

  • move the root Swift package CI job from macos-14 to macos-15

Root cause

The package declares Swift tools version 6.0, but GitHub's macos-14 runner supplied Swift 5.10, so every CI run stopped before compiling.

Impact

The job now runs on a GitHub image with a Swift 6 toolchain while preserving the package's macOS 14 deployment target.

Validation

  • swift test (16 tests executed; 3 credential-gated live tests skipped, 0 failures)

@Sephrit
Sephrit marked this pull request as ready for review July 26, 2026 13:25
@Sephrit
Sephrit merged commit ea5bee4 into main Jul 26, 2026
8 checks passed
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.

1 participant