Skip to content

Commit

Permalink
chore(CI): Use node 13 for puppeteer.
Browse files Browse the repository at this point in the history
  • Loading branch information
cartant committed Apr 29, 2020
1 parent 94ec9d2 commit 777df81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
docker:
# https://circleci.com/docs/2.0/docker-image-tags.json
- image: circleci/node:current-browsers
- image: circleci/node:13-browsers
steps:
- checkout
- run:
Expand Down

0 comments on commit 777df81

Please sign in to comment.