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

Fix CI #18

Merged
merged 2 commits into from Mar 4, 2021
Merged

Fix CI #18

merged 2 commits into from Mar 4, 2021

Conversation

hiroakis
Copy link
Contributor

It seems that CI has been failed for long time. This PR will fix it.

This PR includes following changes.

  • Remove gom install to fix CI
    • planter no longer uses gom.
  • Run test with Go version 1.14, 1.15 and 1.16 in CI.
    • According to Go Release policy, each major Go release is supported until there are two newer major releases. Now that 1.16 has been released, 1.16 and 1.15 are supported. However, I'm sure there are a lot of 1.14 users. So I added 1.14, 1.15 and 1.16 (and tip).

@achiku
Copy link
Owner

achiku commented Mar 4, 2021

Thanks!

@achiku achiku merged commit a7518f4 into achiku:master Mar 4, 2021
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.

None yet

2 participants