Files
pgsql-broker/.github/workflows
warkanumandClaude Sonnet 5 fd9ea30184
Integration Tests / integration-test (push) Failing after 1m10s
fix(ci): install Go 1.26 to match go.mod's toolchain requirement
go.mod declares "go 1.26.0" but both workflows' setup-go pinned 1.25,
causing "compile: version go1.26.0 does not match go tool version
go1.25.13" once the service-network-alias fix let tests actually run.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-18 21:58:06 +02:00
..