Skip to content

ci: cross-compile the Intel macOS wheel on macos-14 (unstall Release)#4

Merged
jqueguiner merged 1 commit into
mainfrom
fix/release-macos-cross
Jul 18, 2026
Merged

ci: cross-compile the Intel macOS wheel on macos-14 (unstall Release)#4
jqueguiner merged 1 commit into
mainfrom
fix/release-macos-cross

Conversation

@jqueguiner

Copy link
Copy Markdown
Owner

The Intel macos-13 runner pool is deprecated and queues for hours, so the x86_64-apple-darwin wheel job never started. publish-pypi needs the whole build matrix, so the entire Release stalled — PyPI never got the new version and the AUR bump 404'd on the missing sdist. Cross-compile the Intel wheel on macos-14 instead (maturin adds the target; no Intel host needed).

GitHub's Intel macos-13 runner pool is deprecated and now queues for
hours, so the x86_64-apple-darwin wheel job never started and publish —
which needs the whole build matrix — stalled the entire Release, which
in turn left PyPI (and the downstream AUR bump) without the new version.
Cross-compile the Intel wheel on macos-14; maturin adds the target and
produces the x86_64 wheel with no Intel host required.
@jqueguiner
jqueguiner merged commit bef5342 into main Jul 18, 2026
15 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