From 78965786b075df696898fc7338b309259c416496 Mon Sep 17 00:00:00 2001 From: yijingyan2 Date: Tue, 25 Nov 2025 23:41:56 +0000 Subject: [PATCH] Automated agent pool migration Signed-off-by: yijingyan2 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 546a3331..c78c70fc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,7 +23,7 @@ stages: DIFF_COVER_CHECK_THRESHOLD: 80 DIFF_COVER_ENABLE: 'true' pool: - vmImage: ubuntu-20.04 + vmImage: ubuntu-latest container: image: sonicdev-microsoft.azurecr.io:443/sonic-slave-buster:latest