From 1734ef7242ab3ede7d7fb23821c9208a81afd31b Mon Sep 17 00:00:00 2001 From: Devin Breshears Date: Wed, 15 Oct 2025 22:35:39 -0700 Subject: [PATCH] Update to Ubuntu 22.04 due to 20.04 being out of support --- azure-pipelines-official.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index 1e6c8be77c6..bcb212411ed 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -348,7 +348,7 @@ extends: - job: Linux pool: name: $(DncEngInternalBuildPool) - demands: ImageOverride -equals 1es-ubuntu-2004 + demands: ImageOverride -equals 1es-ubuntu-2204 os: linux strategy: