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