Skip to content

Commit

Permalink
update node version for upstream promise test (#1413)
Browse files Browse the repository at this point in the history
  • Loading branch information
bengl committed Jun 7, 2021
1 parent 0f3983b commit 7706731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -968,7 +968,7 @@ jobs:
node-upstream-promise:
<<: *node-upstream-base
docker:
- image: node:10
- image: node:12
environment:
- PLUGINS=promise

Expand Down

0 comments on commit 7706731

Please sign in to comment.