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 E2E runners #334

Open
muzimuzhi opened this issue Dec 5, 2024 · 0 comments
Open

Update E2E runners #334

muzimuzhi opened this issue Dec 5, 2024 · 0 comments

Comments

@muzimuzhi
Copy link
Contributor

muzimuzhi commented Dec 5, 2024

https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/

Ubuntu 20 image is closing down
We are beginning the process of closing down the Ubuntu 20 hosted runner image, following our N-1 OS support policy. This image will be fully retired by April 1, 2025. We recommend updating workflows to use ubuntu-22.04, or ubuntu-24.04.

I don't fully understand which runners should be listed in e2e-runners.yml, especially why 92c5268 changed ubuntu-24.04 to ubuntu-22.04.

strategy:
matrix:
runner:
- ubuntu-22.04
- ubuntu-20.04
- windows-2019
- macos-15
- macos-13

Oh! Perhaps the list is for all non-latest runner labels. Then no change is needed here.

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

No branches or pull requests

1 participant