Skip to content

Commit a54a4c4

Browse files
Copilotmikeharder
andauthored
Update NodeVersion default from 20.x to 24.x (#15935)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com> Co-authored-by: Mike Harder <mharder@microsoft.com>
1 parent 0f16676 commit a54a4c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/pipelines/templates/stages/archetype-autorest-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ parameters:
22
# Version of Node.js to use.
33
- name: NodeVersion
44
type: string
5-
default: '20.x'
5+
default: '24.x'
66

77
# Whether to build alpha versions of the packages. This is passed as a flag to the build script.
88
- name: BuildPrereleaseVersion

0 commit comments

Comments
 (0)