diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6b89400..27d6be9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -7,7 +7,7 @@ trigger: - master pool: - vmImage: 'Ubuntu-16.04' + vmImage: 'Ubuntu-1604' steps: - task: NodeTool@0