diff --git a/build/azure-pipelines/publish-types/publish-types.yml b/build/azure-pipelines/publish-types/publish-types.yml index 1a6fd8baaa..051ddee663 100644 --- a/build/azure-pipelines/publish-types/publish-types.yml +++ b/build/azure-pipelines/publish-types/publish-types.yml @@ -6,6 +6,9 @@ trigger: pr: none +pool: + vmImage: ubuntu-latest + steps: - task: NodeTool@0 inputs: