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: improve Go project CI consistency and cross-platform support
- Add .gitattributes to enforce LF line endings for Go files
- Update lint job in workflow to run on multiple operating systems using a matrix strategy
- Switch Go version setup to use matrix variable and remove check-latest and go-version-file options
Signed-off-by: appleboy <[email protected]>
0 commit comments