Skip to content

Drop Intel macOS (macos-13) from the release build matrix#65

Merged
ahothan merged 1 commit into
masterfrom
drop-intel-macos
Jun 9, 2026
Merged

Drop Intel macOS (macos-13) from the release build matrix#65
ahothan merged 1 commit into
masterfrom
drop-intel-macos

Conversation

@ahothan

@ahothan ahothan commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

The macos-13 (Intel) runner pool is being wound down by GitHub and queues unreliably; a single macos-13 leg sat queued for ~30 minutes while every other build finished, blocking upload_pypi (which needs all build_wheels matrix legs) and stalling the PyPI publish indefinitely.

Build macOS wheels only on macos-14 (arm64). Intel macOS users install from the source distribution (which requires a C compiler), matching the README guidance.

The macos-13 (Intel) runner pool is being wound down by GitHub and queues
unreliably; a single macos-13 leg sat queued for ~30 minutes while every
other build finished, blocking upload_pypi (which needs all build_wheels
matrix legs) and stalling the PyPI publish indefinitely.

Build macOS wheels only on macos-14 (arm64). Intel macOS users install
from the source distribution (which requires a C compiler), matching the
README guidance.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ahothan ahothan merged commit bfaa9a0 into master Jun 9, 2026
5 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