Skip to content

Commit

Permalink
chore: Bump nodejs version used by CircleCI jobs to nodejs v12
Browse files Browse the repository at this point in the history
  • Loading branch information
rpl committed Nov 26, 2021
1 parent 5dbb8d9 commit 92799f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ orbs:
codecov: codecov/[email protected]

references:
nodejs_current: &nodejs_current "10"
nodejs_current: &nodejs_current "12"
repo_path: &repo_path ~/webextension-polyfill
defaults: &defaults
working_directory: *repo_path
Expand Down

0 comments on commit 92799f2

Please sign in to comment.