Skip to content

NR-403516: move all pipelines from ubuntu-20 runners to ubuntu-latest #171

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

Closed
wants to merge 1 commit into from

Conversation

muruganishekar
Copy link

@muruganishekar muruganishekar commented Apr 15, 2025

Context

This pull request is driven by the upcoming deprecation of the Ubuntu 20.04 Actions runner image. GitHub has announced the following timeline for deprecation:

  • Deprecation Start Date: 2025-02-01
  • Full Unsupported Date: 2025-04-15

Given these dates, it is crucial to transition to supported runner images to ensure that our CI/CD pipelines do not encounter disruptions.

Change Description

  • Objective: Update all pipelines to use the ubuntu-latest runner image instead of the soon-to-be deprecated ubuntu-20.xx.
  • Background: By updating to ubuntu-latest, we align our workflows with the latest stable and supported environment that GitHub provides.
  • Impact: Workflows using the ubuntu-20.04 image label should be updated to ubuntu-latest.

@muruganishekar muruganishekar requested a review from a team as a code owner April 15, 2025 09:13
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.

1 participant