Skip to content

.github/workflows/test.yml: stop using ubuntu-20.04 runner image #880

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

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

rhenium
Copy link
Member

@rhenium rhenium commented Apr 8, 2025

Use ubuntu-latest instead. ubuntu-latest currently points at ubuntu-24.04.

Use ubuntu-latest instead. ubuntu-latest currently points at
ubuntu-24.04.
@junaruga junaruga merged commit b3de125 into ruby:master Apr 9, 2025
45 checks passed
@junaruga
Copy link
Member

junaruga commented Apr 9, 2025

Thanks for the PR! I confirmed the CI passed on the PR, and merged it.

For someone who think why we stopped using ubuntu-20.04 runner image, the runner image's end of life 2025-04-15 is approaching and we already saw a weird infra issue on the ubuntu-20.04 runner cases. You can see #879 (comment) for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants