Skip to content

use ubuntu-latest instead of ubuntu-20.04 #5265

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

sgalsaleh
Copy link
Member

What this PR does / why we need it:

ubuntu-20.04 is removed and cannot be used anymore.

Which issue(s) this PR fixes:

Does this PR require a test?

Does this PR require a release note?

NONE

Does this PR require documentation?

NONE

@@ -8,7 +8,7 @@ on:
jobs:

generate-tag:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
Copy link
Member

Choose a reason for hiding this comment

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

I would recommend 24.04 and not latest

@sgalsaleh sgalsaleh merged commit 1278813 into main Apr 8, 2025
95 checks passed
@sgalsaleh sgalsaleh deleted the update-actions-to-ubuntu-latest branch April 8, 2025 17:15
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