Files
glint/.gitea/workflows
k3nny dfbafd8ed3
release / Build and publish release (push) Failing after 41s
chore(build): use golang:1.26-alpine container instead of ubuntu-latest
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>
2026-06-11 01:00:30 +02:00
..