Use Node.js 12 at CI
This commit is contained in:
parent
6cb0747270
commit
9871e2e484
|
|
@ -4,7 +4,7 @@ jobs:
|
||||||
frontend:
|
frontend:
|
||||||
working_directory: ~/repo
|
working_directory: ~/repo
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/node:10
|
- image: circleci/node:12
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user