Skip to content

Commit b4e6d38

Browse files
committed
update node version
1 parent eab5704 commit b4e6d38

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

scripts/auto_release/PythonSdkLiveTest.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ jobs:
3535
versionSpec: '3.10'
3636
addToPath: true
3737
architecture: 'x64'
38+
- task: NodeTool@0
39+
displayName: Install Node.js
40+
inputs:
41+
versionSpec: 22.x
3842
- bash: |
3943
python scripts/dev_setup.py -p azure-core
4044
cd ..

0 commit comments

Comments
 (0)