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 #4618

Merged
merged 1 commit into from
Feb 14, 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 and BuildJet-provided runners are updated to latest available Ubuntu 22.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 and BuildJet-provided runners are updated to latest available
Ubuntu 22.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]>
@uncleDecart
Copy link
Member Author

Let's see how it all runs, I'll check the state of Eden workflows meanwhile...

@rucoder rucoder self-requested a review February 14, 2025 10:44
Copy link
Contributor

@rucoder rucoder left a comment

Choose a reason for hiding this comment

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

LGTM to kick off builds

@rucoder
Copy link
Contributor

rucoder commented Feb 14, 2025

LGTM to kick off builds

nah, my approval doesn't count :) @OhmSpectator

@OhmSpectator
Copy link
Member

The tests will not run anyway, as the PR contains changes in WF (I don't know why we have this condition. @yash-zededa?).

@OhmSpectator OhmSpectator merged commit 6a94476 into lf-edge:master Feb 14, 2025
21 checks passed
@OhmSpectator
Copy link
Member

We should also backport it into 13.4 and 12.0

@OhmSpectator OhmSpectator added the stable Should be backported to stable release(s) label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stable Should be backported to stable release(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants