diff --git a/eng/pipelines/templates/variables/globals.yml b/eng/pipelines/templates/variables/globals.yml index df441a545397..1897eff346c8 100644 --- a/eng/pipelines/templates/variables/globals.yml +++ b/eng/pipelines/templates/variables/globals.yml @@ -1,2 +1,2 @@ variables: - NodeVersion: "22.x" + NodeVersion: "24.x"