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
ci: unify Go version management in CI and release workflows
- Add step ID to Go setup in the GitHub Actions workflow to enable output reference
- Pass Go version from the setup-go action as an environment variable to subsequent steps
- Update GoVersion linker flag to use GO_VERSION environment variable instead of GOVERSION in the release configuration
Signed-off-by: appleboy <[email protected]>
0 commit comments