sheepla / pingu

🐧ping command but with pingu
MIT License
2.07k stars 64 forks source link

ci: Set same go version #10

Closed johnmanjiro13 closed 2 years ago

johnmanjiro13 commented 2 years ago

Go version of go.mod is 1.18 but go 1.17 is used in the lint workflow. I set 1.18 to go version in the lint workflow.

sheepla commented 2 years ago

Oops, I overlooked Go version on workflow. Currently The workflow golang-ci-lint has failed, but since the version is different, I think there is no problem, so merge it. Thank you for letting me know!🙏

sheepla commented 2 years ago

Oh, still failing to run. sorry I will revert and fix.

johnmanjiro13 commented 2 years ago

oh, I'm sorry . My check was not enough ;(

sheepla commented 2 years ago

It's OK. Thanks for letting me know that the versions were different!