Skip to content

fix(ci): restore Intel macOS build in the release matrix#55

Merged
roodboi merged 1 commit into
mainfrom
fix/release-intel-macos-build
Jul 7, 2026
Merged

fix(ci): restore Intel macOS build in the release matrix#55
roodboi merged 1 commit into
mainfrom
fix/release-intel-macos-build

Conversation

@roodboi

@roodboi roodboi commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

The Blacksmith migration (#52) replaced the release matrix's Intel runner with arm64-only macOS runners. First release since (v3.1.0) produced no darwin-x86_64 tarball, so update-homebrew-tap failed rendering the formula. Adds macos-15-intel to restore the Intel build. After merge: re-dispatch the Release workflow with tag v3.1.0 to backfill the asset and re-render the tap (uploads are --clobber, release creation is idempotent).

🤖 Generated with Claude Code

The Blacksmith migration left only arm64 macOS runners, so releases
stopped producing hack-<v>-darwin-x86_64.tar.gz and the homebrew tap
render fails on the missing asset (first seen on v3.1.0; v3.0.0 was
cut pre-migration). macos-15-intel restores the x86_64 tarball.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@roodboi roodboi merged commit e5f7646 into main Jul 7, 2026
4 checks passed
@roodboi roodboi deleted the fix/release-intel-macos-build branch July 7, 2026 20:09
roodboi pushed a commit that referenced this pull request Jul 7, 2026
## <small>3.1.1 (2026-07-07)</small>

* Merge pull request #55 from hack-dance/fix/release-intel-macos-build ([e5f7646](e5f7646)), closes [#55](#55)
* fix(ci): restore Intel macOS build in the release matrix ([52bcb28](52bcb28))
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