diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 781f133d..63e82a17 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -11,6 +11,7 @@ jobs: condition: eq(variables['Build.SourceBranch'], 'refs/tags/latest') pool: vmImage: ubuntu-16.04 + strategy: matrix: node_10_x: node_version: 10.x