Skip to content

CI: ubuntu-20.04 -> ubuntu-22.04 #549

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 4 commits into from
Feb 16, 2025

Conversation

dentarg
Copy link
Collaborator

@dentarg dentarg commented Feb 11, 2025

Ubuntu 20.04 on GitHub Actions is deprecated, stops working 2025-04-01: actions/runner-images#11101

Ubuntu 20.04 on GitHub Actions is deprecated, stops working 2025-04-01:
actions/runner-images#11101
@dentarg
Copy link
Collaborator Author

dentarg commented Feb 11, 2025

We are running into ruby/setup-ruby#496 (comment) 😭

workaround for now is using ubuntu 20.04 for such old Rubies (and when 20.04 is removed there will be no way to get Ruby 2.2 to run on a GitHub-hosted Linux runner probably).

setup-ruby can only provide Ruby 2.2 on Ubuntu 20.04 images, but that
image is going away: ruby/setup-ruby#496 (comment)
setup-ruby says:

> Unavailable version 22.1.0 for truffleruby on ubuntu-22.04
The macOS 12 Actions runner image has been removed:
actions/runner-images#10721
@dentarg
Copy link
Collaborator Author

dentarg commented Feb 11, 2025

@sporkmonger you need to merge this one – the ubuntu-20.04 jobs will never report status and make the Required statuses must pass before merging check green so I can merge

@sporkmonger sporkmonger merged commit 3450895 into sporkmonger:main Feb 16, 2025
30 checks passed
@dentarg dentarg deleted the ci/bump-ubuntu branch February 16, 2025 18:24
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.

2 participants