Skip to content

release: cross-compile Go binaries instead of using per-arch runners#380

Merged
jupblb merged 1 commit intomainfrom
michal/cross-compile
Mar 24, 2026
Merged

release: cross-compile Go binaries instead of using per-arch runners#380
jupblb merged 1 commit intomainfrom
michal/cross-compile

Conversation

@jupblb
Copy link
Copy Markdown
Collaborator

@jupblb jupblb commented Mar 24, 2026

Supersedes #379

- Linux amd64+arm64: both built on ubuntu-latest via GOOS/GOARCH
- macOS amd64+arm64: both built on macos-latest via GOOS/GOARCH
- Removes dependency on ubuntu-latest-arm (limited capacity) and
  macos-13 (deprecated)
- Uses go build directly instead of Nix for simpler cross-compilation
@jupblb jupblb merged commit daedd16 into main Mar 24, 2026
9 checks passed
@jupblb jupblb deleted the michal/cross-compile branch March 24, 2026 11:22
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