Skip to content

Commit

Permalink
chore: update node version for build
Browse files Browse the repository at this point in the history
  • Loading branch information
oocx committed Jul 25, 2019
1 parent 6521e91 commit ca50d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pool:
steps:
- task: NodeTool@0
inputs:
versionSpec: '10.x'
versionSpec: '12.x'
displayName: 'Install Node.js'

- script: |
Expand Down

0 comments on commit ca50d17

Please sign in to comment.