chore: Bump nodejs version used by CircleCI jobs to nodejs v12

This commit is contained in:
Luca Greco 2021-11-26 21:08:30 +01:00
parent 5dbb8d94b5
commit 92799f2f0a
1 changed files with 1 additions and 1 deletions

View File

@ -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