• v0.2.2 dfbafd8ed3

    chore(build): use golang:1.26-alpine container instead of ubuntu-latest
    release / Build and publish release (push) Failing after 41s

    k3nny released this 2026-06-11 01:00:30 +02:00 | 28 commits to main since this release

    Switch from the full ubuntu runner image to golang:1.26-alpine via the
    container: directive. Go is pre-installed so actions/setup-go is dropped;
    curl, git, and jq are added with apk in the first step.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads