diff --git a/.circleci/config.yml b/.circleci/config.yml index 368be62d..7ea2c1c7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,11 +8,6 @@ jobs: steps: - checkout - - run: - name: Install nodejs - command: | - HOMEBREW_NO_AUTO_UPDATE=1 brew upgrade node - - run: name: Set timezone and check current datetime command: |