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

ubuntu-20.04 Actions runner image brownout starts in March with full deactivation on 2025-04-01 #1004

Open
max-ostapenko opened this issue Feb 12, 2025 · 3 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@max-ostapenko
Copy link
Contributor

Announcement

All the dependencies

@max-ostapenko max-ostapenko added the dependencies Pull requests that update a dependency file label Feb 12, 2025
@tunetheweb
Copy link
Member

Don't think we have any real dependencies so most of these should be easy to upgrade to latest. Maybe we should even set it to ubuntu-latest while we're at it?

@max-ostapenko
Copy link
Contributor Author

max-ostapenko commented Feb 12, 2025

ubuntu-latest

Definitely.

BTW will it work for actions too, e.g. actions/checkout@latest?

@tunetheweb
Copy link
Member

I tend to limit those to major versions (e.g. actions/checkout@v2) cause they are more likely to have breaking changes between majors.

However if wanted to risk it I think you just leave the version off (actions/checkout) rather than use latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants