You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes:
- Remove hardcoded GO_VERSION environment variable from ci.yml
- Update all setup-go actions to use go-version-file: 'go.mod'
- This ensures workflows automatically use the Go version specified in go.mod
- Fixes inconsistency where build-containers.yml used 1.25 while go.mod specifies 1.24.4
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments