Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eng/pipelines/variables/globals.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
variables:
JavaVersion: '1.11'
NodeVersion: '20.x'
NodeVersion: '24.x'
AutorestVersion: '3.7.2'

# Sets the Maven log level to either the LogLevel passed in the manual pipeline run or the default 'warn'
Expand Down
Loading