Skip to content

Commit 2c1cfd1

Browse files
committed
update pipeline nodejs version
1 parent 762c6de commit 2c1cfd1

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
@@ -8,7 +8,7 @@ pool:
88
steps:
99
- task: NodeTool@0
1010
inputs:
11-
versionSpec: '10.x'
11+
versionSpec: '16.x'
1212
displayName: 'Install Node.js'
1313

1414
- script: |

0 commit comments

Comments
 (0)