Files
beads/.goreleaser.yml
emma b5178e1895 fix(build): disable CGO for darwin builds in goreleaser
CGO cross-compilation for darwin from Linux CI runner fails without
osxcross. Since Dolt/federation features are now CGO-optional,
darwin builds can use CGO_ENABLED=0.

Users who need Dolt features on macOS can build from source with
CGO enabled.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 00:13:02 -08:00

5.2 KiB