diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a5ec37e..1553e2b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -7,7 +7,7 @@ trigger: - main pool: - vmImage: windows-latest + vmImage: ubuntu-latest steps: - task: NodeTool@0