forked from actions/runner-images
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ubuntu-latest to ubuntu-24.04
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`. - Add a note about the removal of the `beta` label for `ubuntu-24.04`. - Add a note about the missing tools and packages in `ubuntu-24.04`. - Add mitigation steps for the missing tools and packages. * **Workflow Files** - Update `.github/workflows/codeql-analysis.yml` to use `runs-on: ubuntu-24.04`. - Update `.github/workflows/create_pull_request.yml` to use `runs-on: ubuntu-24.04`. - Update `.github/workflows/create_sbom_report.yml` to use `runs-on: ubuntu-24.04`. - Update `.github/workflows/linter.yml` to use `runs-on: ubuntu-24.04`. - Update `.github/workflows/merge_pull_request.yml` to use `runs-on: ubuntu-24.04`. - Update `.github/workflows/powershell-tests.yml` to use `runs-on: ubuntu-24.04`. - Update `.github/workflows/update_github_release.yml` to use `runs-on: ubuntu-24.04`. * **Ubuntu 24.04 Readme** - Add a section about missing tools and packages. - Add mitigation steps for the missing tools and packages. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/actions/runner-images/issues/10636?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information
Showing
9 changed files
with
40 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters