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] Drop support for Ubuntu 20.04 #3737

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maru-ava
Copy link
Contributor

@maru-ava maru-ava commented Feb 21, 2025

Why this should be merged

Ubuntu 20.04 is in the process of being deprecated for github actions and will be fully unsupported by 2025-04-01. As per the linked issue, there are multiple 'brownout' periods scheduled in March during which any jobs using 20.04 runners will fail:

GitHub Actions\Azure DevOps::

March 4 14:00 UTC – 22:00 UTC
March 11 13:00 UTC – 21:00 UTC
March 18 13:00 UTC – 21:00 UTC
March 25 13:00 UTC – 21:00 UTC

Removing the use of 20.04 in advance of those brownout dates will avoid CI disruption.

How this works

  • Removes or replaces the use of 20.04 depending on context.

How this was tested

Need to be documented in RELEASES.md?

With the removal of support for Ubuntu 20.04 by Github Actions, our CI provider, we are no longer able to test against this release of Ubuntu. Please update to a newer Ubuntu version - we test against 22.04 and 24.04.

@maru-ava maru-ava added the ci This focuses on changes to the CI process label Feb 21, 2025
@maru-ava maru-ava self-assigned this Feb 21, 2025
Ubuntu 20.04 is in the process of being [deprecated for github
actions](actions/runner-images#11101) and
will be fully unsupported by 2025-04-01.
@maru-ava maru-ava force-pushed the drop-support-for-ubuntu-20.04 branch from 8606176 to 8106eed Compare February 21, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This focuses on changes to the CI process
Projects
Status: In Review 👀
Development

Successfully merging this pull request may close these issues.

2 participants