Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmysh committed Dec 19, 2021
1 parent f688859 commit cfa47bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@ orbs:

defaults: &defaults
working_directory: ~/repo
resource_class: small
docker:
- image: circleci/node:16-browsers
environment:
NODE_OPTIONS: --max_old_space_size=2048

withDatabase: &withDatabase
working_directory: ~/repo
resource_class: medium+
docker:
- image: circleci/node:16-browsers
environment:
Expand Down

0 comments on commit cfa47bc

Please sign in to comment.