Skip to content

Commit 9eb465d

Browse files
authored
Update azure-pipelines-ci.yml
1 parent 0657025 commit 9eb465d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/azure-pipelines-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- task: NodeTool@0
2929
displayName: Use Node 12.19
3030
inputs:
31-
versionSpec: 12.19
31+
versionSpec: 14
3232
- task: Npm@1
3333
displayName: npm custom
3434
inputs:

0 commit comments

Comments
 (0)