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 The CI Error With Wrong Golang Version #1497

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

daniel-hutao
Copy link
Member

@daniel-hutao daniel-hutao commented Apr 27, 2023

Pre-Checklist

Note: please complete ALL items in the following checklist.

  • I have read through the CONTRIBUTING.md documentation.
  • My code has the necessary comments and documentation (if needed).
  • I have added relevant tests

Description

Github Actions looks Golang version 1.20 as 1.2, so the workflow failed.

1.20 -> "1.20.3" works fine.

Thanks to @aFlyBird0 very much for the helping in the fix progress.

Signed-off-by: Daniel Hu <tao.hu@merico.dev>
@daniel-hutao daniel-hutao changed the title feat: tmp Fix The CI Error With Wrong Golang Version Apr 27, 2023
@daniel-hutao daniel-hutao marked this pull request as ready for review April 27, 2023 11:09
@daniel-hutao daniel-hutao merged commit f494c0a into devstream-io:main Apr 27, 2023
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.

1 participant