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

GitHub Actions: bump runners ubuntu version to latest available #137

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

uncleDecart
Copy link
Member

Accoring to [1] Ubuntu 20.04 runners in GitHub will be fully unsuppoerted by 2025-04-01. This commit bumps GitHub-provided runners to latest available Ubuntu 24.04

I am not changing runners to latest because fixed version guarantees stability of packages across workflow runs

[1] - actions/runner-images#11101

Accoring to [1] Ubuntu 20.04 runners in GitHub will be fully unsuppoerted
by 2025-04-01. This commit bumps GitHub-provided runners to latest available
Ubuntu 24.04

I am not changing runners to latest because fixed version guarantees
stability of packages across workflow runs

[1] - actions/runner-images#11101

Signed-off-by: Pavel Abramov <[email protected]>
Copy link
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eriknordmark eriknordmark merged commit 8d95c20 into lf-edge:master Feb 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants