Bump node version
This commit is contained in:
parent
0205ac1609
commit
598e1af563
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: 2
|
||||||
jobs:
|
jobs:
|
||||||
build-lint-benchmark:
|
build-lint-benchmark:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/node:10.7.0-browsers
|
- image: circleci/node:14.4.0-browsers
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
|
|
Loading…
Reference in a new issue