Update config.yml

This commit is contained in:
Alexander Shelepenok 2021-04-18 07:48:44 +00:00 committed by GitHub
parent dff22bb205
commit 6d5d002552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ version: 2
defaults: &defaults
docker:
- image: circleci/node:10.24.1
- image: circleci/node:12.13.0
working_directory: ~/gatsby-starter-lumen
jobs: