From 20b69f0389ebd9ecf114d8a638a38011bfbf4551 Mon Sep 17 00:00:00 2001 From: apudovkin-ms Date: Mon, 16 Sep 2024 08:55:19 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index eceb2bfc..f4c48a06 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -39,8 +39,7 @@ extends: displayName: Phase 1 cancelTimeoutInMinutes: 1 pool: - name: Azure Pipelines - vmImage: windows-2022 + name: 1ESPtTfsAgentBuildPool1 steps: - checkout: self clean: true