Skip to content

Commit 277276c

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent b77e4a4 commit 277276c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pool:
1212
steps:
1313
- task: NodeTool@0
1414
inputs:
15-
versionSpec: '10.x'
15+
versionSpec: '14.x'
1616
displayName: 'Install Node.js'
1717

1818
- script: |

0 commit comments

Comments
 (0)