Skip to content

Commit 2ad2028

Browse files
committed
testing with node 20
1 parent 118f5d1 commit 2ad2028

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ extends:
4747
- task: UseNode@1
4848
displayName: 'Install Node.js'
4949
inputs:
50-
version: '22.x'
50+
version: '20.x'
5151

5252
- script: |
5353
npm ci --loglevel=verbose || npm ci --loglevel=verbose || npm install

0 commit comments

Comments
 (0)