8000 fix (ci): fix used Go version in CI by passing version as a string by MalteHerrmann · Pull Request #1471 · evmos/evmos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix (ci): fix used Go version in CI by passing version as a string #1471

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

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

MalteHerrmann
Copy link
Contributor
@MalteHerrmann MalteHerrmann commented Mar 15, 2023

Description

After updating the CI workflows to use Go v1.20 (#1469), the actions did not run properly as they built v1.2.2. This is fixed by specifying the Go version as a string.

See this issue for reference: actions/setup-go#326 (comment)

@MalteHerrmann MalteHerrmann requested a review from a team as a code owner March 15, 2023 14:51
@MalteHerrmann MalteHerrmann requested review from austin 8000 chandra and GAtom22 and removed request for a team March 15, 2023 14:51
@github-actions github-actions bot added the CI label Mar 15, 2023
@facs95 facs95 merged commit 4482af2 into main Mar 15, 2023
@facs95 facs95 deleted the malte/fix-ci-go-version branch March 15, 2023 15:04
MalteHerrmann added a commit that referenced this pull request Mar 15, 2023
* fix (tests): fix version assertion to be valid for release candidates (#1461)

fix unit test assertion for release candidates

* fix(evm): add gas used (#1466)

* fix(evm): add gas used

* add changelog entry

* add changelog entry

* add changelog entry

* Add TxFeeChecker requirement (#1468)

* add TxFeeChecker requirement

* add unit tests

* update Changelog

* fix(cli) rollback fees auto calculation (#1467)

* chore (ci): update CI workflows to use go v1.20 (#1469)

* update CI workflows to use Go 1.20

* update Dockerfile to use Go 1.20

* address linter

* fix (ci): fix used Go version in CI by passing version as a string (#1471)

fix used Go version in CI by passing version as a string

* chore (ci): remove python from CodeQL action (#1472)

remove python from CodeQL action

* imp(ante): error message (#1470)

* imp(ante): error message

* add changelog entry

* update err msg

* update err msg to be general for all clients

---------

Co-authored-by: Freddy Caceres <facs95@gmail.com>
Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>

* deps: update cosmos-sdk version (#1473)

* deps: update cosmos-sdk version

* add changelog entry

---------

Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>

* update changelog for rc2

* update upgrade constants for rc2

---------

Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
Co-authored-by: Freddy Caceres <facs95@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0