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

ci: add go 1.21, rm go 1.19, fix cirrus jobs #3920

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

kolyshkin
Copy link
Contributor

@kolyshkin kolyshkin commented Jun 29, 2023

Go 1.21 is out, and go 1.19 is no longer supported.

This also fixes cirrus-ci failures seen recently (and happening because go 1.19 is no longer listed).

@kolyshkin kolyshkin force-pushed the go121 branch 2 times, most recently from a2b0f1f to fb5176d Compare June 29, 2023 19:30
@kolyshkin kolyshkin changed the title [DNM] ci: add go 1.21rc2 [DNM] ci: add go 1.21rc3 Jul 28, 2023
Go 1.21 is out, and go 1.19 is no longer supported.

This also fixes cirrus-ci failure.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin kolyshkin changed the title [DNM] ci: add go 1.21rc3 ci: add go 1.21, rm go 1.19 Aug 8, 2023
@kolyshkin kolyshkin marked this pull request as ready for review August 8, 2023 19:38
@kolyshkin kolyshkin changed the title ci: add go 1.21, rm go 1.19 ci: add go 1.21, rm go 1.19, fix cirrus jobs Aug 8, 2023
@kolyshkin
Copy link
Contributor Author

I have removed 1.19.x jobs from the required list ("branch protection rules"), as well as 1.20.x. criu-dev jobs, so this can be merged.

Once merged, I will add 1.21.x jobs to the require list.

We also need to backport this to release-1.1 (at least the ci-cirrus part, to fix ci).

@kolyshkin kolyshkin added the backport/1.1-todo A PR in main branch which needs to be backported to release-1.1 label Aug 8, 2023
@mrunalp mrunalp merged commit c62bbb2 into opencontainers:main Aug 8, 2023
@kolyshkin
Copy link
Contributor Author

Backported to 1.1 in #3976

@kolyshkin kolyshkin added backport/1.1-done A PR in main branch which has been backported to release-1.1 and removed backport/1.1-todo A PR in main branch which needs to be backported to release-1.1 labels Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci backport/1.1-done A PR in main branch which has been backported to release-1.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants