Skip to content

ci: drop Intel macOS support (Apple Silicon Mac only) - #10

Merged
DracoRunner merged 1 commit into
mainfrom
ci/drop-macos-intel
Jul 17, 2026
Merged

ci: drop Intel macOS support (Apple Silicon Mac only)#10
DracoRunner merged 1 commit into
mainfrom
ci/drop-macos-intel

Conversation

@DracoRunner

Copy link
Copy Markdown
Collaborator

The macos-13 runner was stuck queued and blocking the v0.2.8 release.

Drops Intel-Mac (darwin_amd64) support:

  • Remove macos-13 from the release build matrix
  • Remove the on_intel macOS block + darwin_amd64_sha from the Homebrew formula job
  • npm installer now errors clearly on Intel macOS instead of 404ing

Retained: Linux amd64 + arm64, macOS arm64.

After merge: delete/re-push the v0.2.8 tag to trigger a clean release.

The macos-13 runner queue was blocking releases. Remove the darwin_amd64
build from the release matrix, the Homebrew formula's on_intel macOS block,
and error clearly in the npm installer for Intel Macs. Linux amd64/arm64 and
macOS arm64 remain.
@DracoRunner
DracoRunner merged commit 0b0b05f into main Jul 17, 2026
2 checks passed
@DracoRunner
DracoRunner deleted the ci/drop-macos-intel branch July 17, 2026 05:58
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