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 GitHub Actions CI Go matrix for Go v1.22 #209

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

austinvazquez
Copy link
Contributor

@austinvazquez austinvazquez commented Feb 12, 2024

Issue

N/A

Description

This change adds Go v1.22 to the GitHub Actions CI matrix and drops Go v1.19 and v1.20 which would no longer receive updates. Also it updates the golangci-lint version to v1.56 which adds support for Go v1.22 and resolves the warnings by the new linter.

Testing

CI passes with new Go version

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
This change adds Go v1.22 to the GitHub Actions CI matrix and drops Go
v1.19 and v1.20 which would no longer receive updates. Also it updates
the golangci-lint version to v1.56 which adds support for Go v1.22.

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
Copy link
Collaborator

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

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

LGTM

@rhatdan
Copy link
Collaborator

rhatdan commented Feb 12, 2024

LGTM

@rhatdan rhatdan merged commit 76d8f98 into opencontainers:main Feb 12, 2024
10 checks passed
@austinvazquez austinvazquez deleted the update-go-matrix-in-ci branch February 12, 2024 15:59
@kolyshkin
Copy link
Collaborator

I have modified the list of required tests (removed Go 1.19.x and 1.20.x, added 1.21.x and 1.22.x).

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

3 participants