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

Update CI to run go 1.19 + go 1.20 #128

Closed
wants to merge 2 commits into from
Closed

Update CI to run go 1.19 + go 1.20 #128

wants to merge 2 commits into from

Conversation

robshakir
Copy link
Contributor

Update versions in go.yml to run latest versions of Go.

Copy link

github-actions bot commented Oct 31, 2023

Pull Request Test Coverage Report for Build 6712195061

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 6655721134: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

Copy link
Contributor

@wenovus wenovus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This already is doing the actions that have been added:
https://github.com/openconfig/common-ci/blob/8f3db83e5548415f4f3999e42dd5f9bf7a203837/.github/workflows/basic_go.yml#L10

oldstable and stable are the latest two versions of Go, which is exactly what Go supports. Therefore 1.21 and 1.20 are already supported.

If other versions are needed, then can use this flag to override the defaults: https://github.com/openconfig/kne/blob/d973219c357631e67745329985c2771499e6181c/.github/workflows/go.yml#L18

@robshakir
Copy link
Contributor Author

I think this predated the commonci workflow being added. I'll close it since I don't think we need it right now.

@robshakir robshakir closed this Nov 3, 2023
@marcushines marcushines deleted the go-versions branch November 3, 2023 20:31
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.

3 participants