From bdcc508c3b5bd018324c0a0d28d8087744ac2492 Mon Sep 17 00:00:00 2001 From: Quin Lynch <49576606+quinchs@users.noreply.github.com> Date: Sat, 25 Sep 2021 14:58:04 -0300 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 9aa0e5788..4f68b05ac 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,8 +13,7 @@ trigger: jobs: - job: Linux - pool: - vmImage: 'ubuntu-latest' + pool: default steps: - template: azure/build.yml