Skip to content

ci(publish): drop the unschedulable macos-13 (x86_64) wheel job#88

Merged
kurok merged 1 commit into
masterfrom
drop-macos13-publish
Jun 12, 2026
Merged

ci(publish): drop the unschedulable macos-13 (x86_64) wheel job#88
kurok merged 1 commit into
masterfrom
drop-macos13-publish

Conversation

@kurok

@kurok kurok commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

The macos-13 (x86_64) runner is being retired and became unschedulable — its job sat queued in the v0.4.0 release run until GitHub cancelled it, which cancelled the Release (PyPI upload) job too. So v0.4.0 never published.

Drop the macos-13 entry; build only the arm64 (macos-14) macOS wheel. x86_64 macOS installs fall back to the sdist (build-from-source). All other platforms (Linux x86_64/x86/aarch64/armv7/ppc64le/s390x, musllinux, Windows x64/x86) are unchanged and were succeeding.

Follow-up to publish v0.4.0: re-create the v0.4.0 release on the updated master so publish.yml runs without the macos-13 dependency.

The macos-13 x86_64 runner is being retired and became unschedulable — its job
sat queued until GitHub cancelled the v0.4.0 release run, blocking the PyPI
upload. Build only the arm64 (macos-14) macOS wheel; x86_64 macOS installs fall
back to the sdist.

Signed-off-by: yuriyryabikov <22548029+kurok@users.noreply.github.com>
@kurok kurok merged commit 38c83ea into master Jun 12, 2026
7 checks passed
@kurok kurok deleted the drop-macos13-publish branch June 12, 2026 22: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