Skip to content

ci: drop darwin-amd64 from release matrix#38

Merged
aksOps merged 1 commit intomainfrom
ci-drop-darwin-amd64
Apr 23, 2026
Merged

ci: drop darwin-amd64 from release matrix#38
aksOps merged 1 commit intomainfrom
ci-drop-darwin-amd64

Conversation

@aksOps
Copy link
Copy Markdown
Contributor

@aksOps aksOps commented Apr 23, 2026

macos-13 (Intel) runners are scarce — builds queue 5-10+ min, blocking every release. Apple Silicon since 2020; new Mac devs are all arm64. Intel Mac devs can go install or build from source.

macos-13 (Intel) runners are scarce — builds queue 5-10+ min,
blocking every release. Apple Silicon since 2020; new Mac devs are
all arm64. Intel Mac devs can 'go install' or build from source —
they have Xcode CLT already.

Rosetta 2 only translates x86→arm, not arm→x86, so darwin-arm64
binaries won't run on Intel Macs. That trade-off is acceptable
for a developer-audience CLI tool.

Follow-up: add linux-arm64 (Graviton / Pi) via ubuntu-22.04-arm
runner.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@aksOps aksOps enabled auto-merge (squash) April 23, 2026 03:20
@aksOps aksOps merged commit fbed8bb into main Apr 23, 2026
12 checks passed
@aksOps aksOps deleted the ci-drop-darwin-amd64 branch April 23, 2026 03:25
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