diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1db78ef31..7f0c6c993 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,7 @@ --- -pool: default +pool: + name: "Azure Pipelines" + vmImage: ubuntu-latest name: springpet trigger: - main