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: use Go 1.20 on CircleCI #435

Merged
merged 1 commit into from
Nov 3, 2023
Merged

fix: use Go 1.20 on CircleCI #435

merged 1 commit into from
Nov 3, 2023

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Nov 3, 2023

As Lotus is now using Go 1.20 1, also upgrade this CI to use 1.20.

This needs slight reformatting to make go fmt happy.

The CircleCI Ubuntu 22.04 image tagged 2023.07.2 is using Go 1.20.4 2. Later versions of that image use Go >= 1.21 3.

As Lotus is now using Go 1.20 [1], also upgrade this CI to use 1.20.

This needs slight reformatting to make go fmt happy.

The CircleCI Ubuntu 22.04 image tagged 2023.07.2 is using Go 1.20.4 [2].
Later versions of that image use Go >= 1.21 [3].

[1]: filecoin-project/lotus#11347
[2]: https://discuss.circleci.com/t/linux-machine-executor-2023-q3-update/48580
[3]: https://discuss.circleci.com/t/linux-machine-executor-2023-q4-update/49457
@snadrus snadrus merged commit 821be36 into master Nov 3, 2023
@vmx vmx deleted the ci-update-go-120 branch November 3, 2023 12:38
@vmx vmx mentioned this pull request Dec 12, 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.

2 participants