diff --git a/eng/pipelines/autorest_checks.yml b/eng/pipelines/autorest_checks.yml index 35158419b1f2..c87079bd03b1 100644 --- a/eng/pipelines/autorest_checks.yml +++ b/eng/pipelines/autorest_checks.yml @@ -14,7 +14,7 @@ pr: - sdk/core/ variables: - NodeVersion: '10.x' + NodeVersion: '12.x' PythonVersion: '3.6' auto_rest_clone_url: 'https://github.com/Azure/autorest.python.git' repo_branch: 'autorestv3'