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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Go 1.22 support to CI #4314

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

austinvazquez
Copy link
Contributor

Issue

Go 1.22 has been released 馃コ which means Go 1.20 will no longer be receiving updates 馃槥.

Description

This change adds Go 1.22 to the Go version matrix in CI and updates all Dockerfiles to use Go 1.21.8.

Testing

Ran CI in fork (successful)

This change adds Go 1.22 to the Go version matrix in CI and updates all
Dockerfiles to use Go 1.21.8.

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
@github-actions github-actions bot added dependencies Pull requests that update a dependency file area/ci area/build labels Mar 27, 2024
@austinvazquez austinvazquez marked this pull request as ready for review March 27, 2024 16:58
Copy link
Member

@milosgajdos milosgajdos left a comment

Choose a reason for hiding this comment

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

We really need to automate this via some GHA. PTAL @thaJeztah @Jamstah

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@milosgajdos milosgajdos merged commit bc6e81e into distribution:main Apr 8, 2024
16 checks passed
@austinvazquez austinvazquez deleted the update-golang-in-ci branch April 8, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build area/ci dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants