There was an error while loading. Please reload this page.
1 parent dd196cd commit 4fb759fCopy full SHA for 4fb759f
1 file changed
eng/pipelines/ci-template.yml
@@ -17,9 +17,9 @@ steps:
17
TestProxy: true
18
templateRoot: azure-sdk-tools
19
- task: NodeTool@0
20
- displayName: "Install Node.js 20.x"
+ displayName: "Install Node.js 24.x"
21
inputs:
22
- versionSpec: "20.x"
+ versionSpec: "24.x"
23
24
- task: UsePythonVersion@0
25
displayName: "Use Python $(PythonVersion)"
0 commit comments