Skip to content

Commit a009313

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 98c313f commit a009313

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
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- task: NodeTool@0
3030
inputs:
31-
versionSpec: '14.15.4'
31+
versionSpec: '12.19.0'
3232
checkLatest: true
3333
- script: |
3434
npm install codecov

0 commit comments

Comments
 (0)