diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c48a0a38..6e67ef55 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ pool: - name: 'dev-pool' + vmImage: 'ubuntu-20.04' variables: buildConfiguration: 'Release'