From d084f055261bf25194b91023611969d9876995b1 Mon Sep 17 00:00:00 2001 From: Michael Mainer Date: Fri, 11 Mar 2022 00:55:51 -0800 Subject: [PATCH] Try using hosted image (#1551) --- azure-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b34d2ae7b6..9710eabeba 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,7 +8,8 @@ name: $(date:yyyyMMdd)$(rev:.r) -pool: MsGraphBuildAgentsWindowsGE +pool: + vmImage: 'windows-latest' pr: branches: