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