Skip to content

Commit

Permalink
chore: update CI config (#15782)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-allanson committed Jul 16, 2019
1 parent 72b70cd commit 032eb04
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 @@ -225,7 +225,7 @@ jobs:
build_www:
docker:
- image: circleci/node:12
resource_class: large # ++ RAM and CPU
resource_class: xlarge # ++ RAM and CPU
steps:
- checkout
- run:
Expand Down

0 comments on commit 032eb04

Please sign in to comment.