Skip to content

Commit

Permalink
pipeline will use node v16
Browse files Browse the repository at this point in the history
  • Loading branch information
FreakinWard committed Dec 15, 2021
1 parent bde82e3 commit 5694b99
Show file tree
Hide file tree
Showing 2 changed files with 3,040 additions and 6,865 deletions.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ stages:
steps:
- task: NodeTool@0
inputs:
versionSpec: '12.x'
versionSpec: '16.x'
displayName: 'Install Node.js'

- script: |
Expand Down
Loading

0 comments on commit 5694b99

Please sign in to comment.