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: update CI workflows for broader OS support and Go versioning
- Update golangci-lint GitHub Action to use version v8 instead of v7
- Adjust test matrix to include macos-latest and windows-latest OS options
- Remove Go 1.22 from the test matrix, testing only 1.23 and 1.24
- Add platform-specific go-build cache paths for macOS and Windows runners
Signed-off-by: appleboy <appleboy.tw@gmail.com>
0 commit comments