Skip to content

feat: aarch64-darwin build in CI#57

Merged
paolino merged 5 commits into
mainfrom
feat/darwin-build
Mar 29, 2026
Merged

feat: aarch64-darwin build in CI#57
paolino merged 5 commits into
mainfrom
feat/darwin-build

Conversation

@paolino
Copy link
Copy Markdown
Contributor

@paolino paolino commented Mar 29, 2026

Summary

  • Add build-darwin job on macos-14 (free M1 runner)
  • Pulls GHC from paolino cachix
  • Builds the project for aarch64-darwin

Closes #28

Build on GitHub's free macos-14 (M1) runner, pulling
GHC from paolino cachix.
@paolino paolino added the feat New feature label Mar 29, 2026
@paolino paolino self-assigned this Mar 29, 2026
@paolino paolino added the feat New feature label Mar 29, 2026
paolino added 4 commits March 29, 2026 20:11
Manual-dispatch workflow on macos-14 to build GHC and
push to paolino cachix. Run before CI to warm the cache.
Build on macos-14, bundle dylibs, create GitHub release,
push formula to lambdasistemi/homebrew-tap, verify with
brew install.
@paolino paolino merged commit f5595d1 into main Mar 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: macOS (darwin) distribution

1 participant