Skip to content

Commit 944af75

Browse files
Try using node 18
1 parent f3fa754 commit 944af75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/build-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ stages:
3535
displayName: 'Install Node'
3636
inputs:
3737
versionSource: 'spec'
38-
versionSpec: '16.x'
38+
versionSpec: '18.x'
3939

4040
- task: Npm@1
4141
displayName: 'Register licensed npm registry in .npmrc'

0 commit comments

Comments
 (0)