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

Use correct field to specify Go version in GitHub action #67

Merged
merged 1 commit into from Sep 29, 2021

Commits on Sep 29, 2021

  1. Use correct field to specify Go version in GitHub action

    There is a typo in the actions/setup-go step which leads to the Go
    version not being picked up correctly. Fix it.
    
    Also enable testing with Go 1.17.
    tklauser committed Sep 29, 2021
    Copy the full SHA
    65c33a1 View commit details
    Browse the repository at this point in the history