Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes for golangci-lint job #192

Merged
merged 2 commits into from
Apr 8, 2022

Conversation

TawR1024
Copy link
Collaborator

@TawR1024 TawR1024 commented Apr 8, 2022

Previously golangci-lint-action uses latest go version, but we need to use go1.17, because golangci-lint have some problems with go1.18.
Now we will install configurable go version in additional step, and skip installing go in golangci-lint-action.

@kolsean kolsean merged commit 63bf0a1 into selectel:master Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants