Files
PgTidy/.gitea
warkanumandClaude Sonnet 4.6 b159f1bfb3
CI / Test (push) Successful in 33s
CI / Build (push) Successful in 28s
fix(release): mount host Go into RPM container instead of downloading
go.mod specifies 'go 1.26' (no patch), making the download URL
go1.26.linux-amd64.tar.gz which 404s. Use actions/setup-go on the
runner and bind-mount GOROOT into the rockylinux container read-only,
removing the curl+tar download entirely.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 15:47:58 +02:00
..