From 85db320c7a6114c4fc6decb3cc3c347aa7dc8692 Mon Sep 17 00:00:00 2001 From: apudovkin-ms Date: Mon, 16 Sep 2024 12:48:07 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 773eaecf..1e4107c1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -40,6 +40,7 @@ extends: cancelTimeoutInMinutes: 1 pool: name: 1ESPtTfsAgentBuildPool1 + os: windows steps: - checkout: self clean: true