diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a8d3f3ab5..865b1c289 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -512,6 +512,8 @@ stages: - job: Publish workspace: clean: all + pool: + vmImage: ubuntu-latest steps: - checkout: self