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

Update ubuntu-latest to use Ubuntu 24.04 #11296

Closed
wants to merge 1 commit into from

Conversation

Setland34
Copy link

@Setland34 Setland34 commented Jan 6, 2025

Fixes #10636

Update workflows and documentation to use Ubuntu 24.04 as ubuntu-latest.

  • README.md

    • Update the ubuntu-latest label to point to ubuntu-24.04.
    • Remove the beta tag from ubuntu-24.04.
    • Update the rollout status for ubuntu-24.04 to indicate it is now GA.
  • .github/workflows/create_sbom_report.yml

    • Change runs-on to ubuntu-latest.
  • .github/workflows/powershell-tests.yml

    • Add a newline at the end of the file.

For more details, open the Copilot Workspace session.

Fixes actions#10636

Update workflows and documentation to use Ubuntu 24.04 as `ubuntu-latest`.

* **README.md**
  - Update the `ubuntu-latest` label to point to `ubuntu-24.04`.
  - Remove the `beta` tag from `ubuntu-24.04`.
  - Update the rollout status for `ubuntu-24.04` to indicate it is now GA.

* **.github/workflows/create_sbom_report.yml**
  - Change `runs-on` to `ubuntu-latest`.

* **.github/workflows/powershell-tests.yml**
  - Add a newline at the end of the file.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/actions/runner-images/issues/10636?shareId=XXXX-XXXX-XXXX-XXXX).
@subir0071
Copy link
Contributor

We would want to keep runner labels to ubuntu-latest.
Hence closing this issue.

@subir0071 subir0071 closed this Jan 6, 2025
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.

Ubuntu-latest workflows will use Ubuntu-24.04 image
2 participants