diff --git a/.circleci/config.yml b/.circleci/config.yml index 4b50671c8ba6..91ebc10638d1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -101,7 +101,7 @@ commands: default: false node-version: type: string - default: '18' # TODO(wg-infra): restore this to 'lts' once #39510 is fixed. + default: 'lts/*' steps: - unless: condition: << parameters.is-initializing-job >>