Skip to content

Commit

Permalink
Use Node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
arogozine committed Jan 2, 2023
1 parent 7b0b70e commit b47334f
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 @@ -19,7 +19,7 @@ pool:
steps:
- task: NodeTool@0
inputs:
versionSpec: 17.x
versionSpec: 18.x

- script: |
npm install -g typescript jest typedoc
Expand Down

0 comments on commit b47334f

Please sign in to comment.