Skip to content

Commit

Permalink
Use large resource class to make faster building Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Apr 24, 2021
1 parent d0e8ca9 commit 1cff0ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ executors:
docker:
machine:
image: ubuntu-2004:202101-01
resource_class: large
working_directory: ~/marp-cli
environment:
DOCKER_BUILDKIT: 1
Expand Down

0 comments on commit 1cff0ad

Please sign in to comment.