Skip to content

Commit 93a7e01

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent a386272 commit 93a7e01

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: '12.x'
15+
versionSpec: '14.x'
1616
displayName: 'Install Node.js'
1717

1818
- script: |

0 commit comments

Comments
 (0)