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

Upgrade the host machine for the release workflow #16244

Open
dhruvmanila opened this issue Feb 19, 2025 · 0 comments
Open

Upgrade the host machine for the release workflow #16244

dhruvmanila opened this issue Feb 19, 2025 · 0 comments
Labels
release Related to the release process upstream An upstream dependency is involved

Comments

@dhruvmanila
Copy link
Member

Description

Currently we use ubuntu-20.04:

runs-on: "ubuntu-20.04"

But, it's deprecated and will be removed soon: actions/runner-images#11101

Note that the release.yml is auto-generated via cargo-dist (axodotdev/cargo-dist#1760).

This shouldn't block any releases in February but they could fail in March given the brownout periods:

The Ubuntu 20.04 runner image will be fully unsupported by April 1, 2025. To raise awareness of the upcoming removal, we will temporarily fail jobs using Ubuntu 20.04. Builds that are scheduled to run during the brownout periods will fail. The brownouts are scheduled for the following dates and times:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Related to the release process upstream An upstream dependency is involved
Projects
None yet
Development

No branches or pull requests

1 participant