diff --git a/.circleci/config.yml b/.circleci/config.yml index bfc3531..ba2fd5d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -18,7 +18,7 @@ orbs: codecov: codecov/codecov@3.2.0 references: - nodejs_current: &nodejs_current "10" + nodejs_current: &nodejs_current "12" repo_path: &repo_path ~/webextension-polyfill defaults: &defaults working_directory: *repo_path