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