Skip to content

Commit

Permalink
fix size-limit ci
Browse files Browse the repository at this point in the history
  • Loading branch information
unional committed May 13, 2019
1 parent 35bad47 commit cfb0916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
path: .reports/junit
size-limit:
docker:
- image: 'circleci/node:9'
- image: 'circleci/node:latest-browsers'
steps:
- checkout
- attach_workspace:
Expand Down

0 comments on commit cfb0916

Please sign in to comment.