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

ci: Fix go 1.22 caching #289

Merged
merged 1 commit into from Apr 24, 2024

Conversation

vincenthsh
Copy link
Owner

@vincenthsh vincenthsh commented Apr 24, 2024

switch off of go-version-file in the Github Actions, because it doesn't work great with the new go mod tidy format that go 1.22 does. See:

Also related:

switch off of `go-version-file` in the Github Actions, because it doesn't work great with the new `go mod tidy` format that go 1.22 does. See:

* [Improve toolchain handling actions/setup-go#460](actions/setup-go#460)
* [More specific handling/detection of Go toolchain versions actions/setup-go#457](actions/setup-go#457)
@vincenthsh vincenthsh merged commit 66b41bd into feat-multi-module-components Apr 24, 2024
4 checks passed
@vincenthsh vincenthsh deleted the ci-setup-go-cache-fix branch April 24, 2024 14:33
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

1 participant