Skip to content

Commit 4277607

Browse files
Merge pull request #7172 from MicrosoftDocs/users/geekzter/ubuntu2404
Add Ubuntu 24.04
2 parents b6c76dc + b28ee60 commit 4277607

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/pipelines/agents/hosted.md

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The **Azure Pipelines** agent pool offers several virtual machine images to choo
3131
| --- | --- | --- | --- |
3232
| Windows Server 2022 with Visual Studio 2022 | *windows-2022* | `windows-latest` OR `windows-2022` | [Link](https://aka.ms/windows-2022-readme) |
3333
| Windows Server 2019 with Visual Studio 2019 | *windows-2019* | `windows-2019` | [Link](https://aka.ms/windows-2019-readme) |
34+
| Ubuntu 24.04 | *ubuntu-24.04* | `ubuntu-24.04` | [Link](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md)
3435
| Ubuntu 22.04 | *ubuntu-22.04* | `ubuntu-latest` OR `ubuntu-22.04` | [Link](https://aka.ms/ubuntu-22.04-readme)
3536
| Ubuntu 20.04 | *ubuntu-20.04* | `ubuntu-20.04` | [Link](https://aka.ms/ubuntu-20.04-readme)
3637
| macOS 14 Sonoma (preview) | *macOS-14* | `macOS-14` | [Link](https://aka.ms/macOS-14-readme) |
@@ -45,6 +46,7 @@ You can see the installed software for each hosted agent by choosing the **Inclu
4546

4647
### Recent updates
4748

49+
* The Ubuntu-22.04 image is available
4850
* The macOS-14 Sonoma image is available in preview
4951
* The macOS-11 Big Sur image is deprecated and will be retired June 28, 2024.
5052
* All Microsoft hosted agents will start using PowerShell 7.2 LTS to PowerShell 7.4 LTS starting January 28. For more information, including potential breaking changes, see [Microsoft hosted agents use PowerShell 7.4](/azure/devops/release-notes/2024/sprint-233-update#microsoft-hosted-agents-use-powershell-74).

0 commit comments

Comments
 (0)