Skip to content

ci: pin benchmark runner to macos-26#978

Merged
pblazej merged 1 commit intomainfrom
blaze/benchmark-fix
Apr 29, 2026
Merged

ci: pin benchmark runner to macos-26#978
pblazej merged 1 commit intomainfrom
blaze/benchmark-fix

Conversation

@pblazej
Copy link
Copy Markdown
Contributor

@pblazej pblazej commented Apr 29, 2026

No description provided.

Benchmarks/Package.swift declares .macOS(.v26), but the workflow used
macos-latest, which currently resolves to macOS 15. Xcode 26 built the
benchmark binary against the macOS 26 SDK, then dyld failed on the
macOS 15 host (libswift_DarwinFoundation1.dylib missing).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

⚠️ This PR does not contain any files in the .changes directory.

@pblazej pblazej merged commit dc1f871 into main Apr 29, 2026
24 of 28 checks passed
@pblazej pblazej deleted the blaze/benchmark-fix branch April 29, 2026 07:00
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