Skip to content

Conversation

sudo-bmitch
Copy link
Contributor

This is a follow up to #1166 and fixes a remaining item from #1165. It supports current Go releases and 1.18, upgrades the upload-artifact workflow, but only runs that workflow for the latest Go version.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
matrix:
go: ['1.19', '1.20', '1.21']
# current Go releases plus the version in the go.mod are tested
go: ['1.18', '1.21', '1.22']
Copy link
Contributor

Choose a reason for hiding this comment

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

This list has changed? should be 1.22 and two versions lower?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It used to be two versions lower and I broke with that to have the two stable releases and the version that's in our go.mod.

@sudo-bmitch sudo-bmitch merged commit 8f3820c into opencontainers:main Apr 25, 2024
@sudo-bmitch sudo-bmitch deleted the pr-upload-go-version branch April 25, 2024 17:22
@sudo-bmitch sudo-bmitch mentioned this pull request Feb 24, 2025
6 tasks
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.

5 participants