Skip to content

Commit 925d39d

Browse files
Merge pull request #8170 from MicrosoftDocs/users/sdanie/419743
Pipelines: Update ubuntu-latest image
2 parents e2e123f + c28a21a commit 925d39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pipelines/agents/hosted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The `ubuntu-latest` image is the default image for YAML pipelines if no image is
6969
#### Linux images updates
7070

7171
* [[Windows & Ubuntu] .NET 6 will be removed from the images on 2025-08-01.](https://github.com/actions/runner-images/issues/12241)
72-
* The `ubuntu-latest` label is in the process of transitioning from `ubuntu-22.04` to `ubuntu-24.04`. Until the transition is complete, your pipelines using `ubuntu-latest` might still use `ubuntu-22.04`.
72+
* The `ubuntu-latest` label has transitioned from `ubuntu-22.04` to `ubuntu-24.04`.
7373
* [The Ubuntu 20.04 image is retired](https://devblogs.microsoft.com/devops/upcoming-updates-for-azure-pipelines-agents-images/#ubuntu).
7474

7575
#### [macOS images](#tab/macos-images/)

0 commit comments

Comments
 (0)