Skip to content

Commit 19915f3

Browse files
authored
Update azure-pipelines-ci.yml
1 parent 613aed3 commit 19915f3

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
@@ -24,7 +24,7 @@ jobs:
2424
- task: NodeTool@0
2525
displayName: Use Node 12.19
2626
inputs:
27-
versionSpec: 12.19
27+
versionSpec: 18
2828
- task: Npm@1
2929
displayName: npm custom
3030
inputs:

0 commit comments

Comments
 (0)