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

Pin ubuntu 22.04 #263

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Pin ubuntu 22.04 #263

merged 1 commit into from
Dec 4, 2024

Conversation

TonyCTHsu
Copy link
Contributor

Motivation:

https://github.blog/changelog/2024-11-05-notice-of-breaking-changes-for-github-actions/#ubuntu-latest-upcoming-breaking-changes

We will migrate the ubuntu-latest label to ubuntu 24 starting on December 5, 2024 and ending on January 17, 2025. The ubuntu 24 image has a different set of tools and packages than ubuntu 22. We have made cuts to the list of packages so that we can maintain our SLA for free disk space. This may break your workflows if you depend on certain packages that have been removed. Please review this list to see if you are using any affected packages.

What does this PR do?

Pin to ubuntu 22 instead of latest

@anmarchenko anmarchenko merged commit 59dd777 into main Dec 4, 2024
185 checks passed
@anmarchenko anmarchenko deleted the tonycthsu/ubuntu branch December 4, 2024 09:19
@github-actions github-actions bot added this to the 1.10.0 milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants