Skip to content

CI: Switch from ubuntu-latest-xl runner image to ubuntu-20.04-xl #89850

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
hkratz opened this issue Oct 13, 2021 · 2 comments
Closed

CI: Switch from ubuntu-latest-xl runner image to ubuntu-20.04-xl #89850

hkratz opened this issue Oct 13, 2021 · 2 comments
Labels
A-github-actions Area: GitHub Actions (GHA) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Comments

@hkratz
Copy link
Contributor

hkratz commented Oct 13, 2021

The following warning is produced on every CI build (e.g. here):

ubuntu-20.04-xl runner image is now available. The existing ubuntu-latest-xl runner image (based on Ubuntu 18.04 XL) is deprecated and will retire on January 15, 2022. Migrate to ubuntu-20.04-xl instead.

We should preemptively switch earlier so we can fix issues if needed. Not creating a PR as I cannot test it because xl runners are not generally available.

@hkratz
Copy link
Contributor Author

hkratz commented Oct 13, 2021

@rustbot label +T-infra +A-github-actions

@rustbot rustbot added A-github-actions Area: GitHub Actions (GHA) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Oct 13, 2021
hkratz added a commit to rusticstuff/rust that referenced this issue Jan 15, 2022
@hkratz
Copy link
Contributor Author

hkratz commented Jan 21, 2022

Fixed with #92983.

@hkratz hkratz closed this as completed Jan 21, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-github-actions Area: GitHub Actions (GHA) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants