From bf3b1fd6c62777b432983e7f0a3325bb82b31eb2 Mon Sep 17 00:00:00 2001 From: yijingyan2 Date: Tue, 25 Nov 2025 23:48:57 +0000 Subject: [PATCH] Automated agent pool migration Signed-off-by: yijingyan2 --- azurepipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azurepipeline.yml b/azurepipeline.yml index 3b65ce8..c678461 100644 --- a/azurepipeline.yml +++ b/azurepipeline.yml @@ -10,7 +10,7 @@ pr: jobs: - job: Build pool: - vmImage: ubuntu-20.04 + vmImage: ubuntu-latest variables: DIFF_COVER_CHECK_THRESHOLD: 80