Skip to content

Commit

Permalink
chore: use medium+ resource class for chromatic (#4329)
Browse files Browse the repository at this point in the history
  • Loading branch information
f440 authored Feb 17, 2024
1 parent 2ddb280 commit 40845c2
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 @@ -105,11 +105,13 @@ jobs:
- run-a11y-test
chromatic-deployment:
executor: node-active-lts
resource_class: medium+
steps:
- setup-for-test
- run-chromatic
chromatic-deployment-master:
executor: node-active-lts
resource_class: medium+
steps:
- setup-for-test
- run-chromatic-master
Expand Down

0 comments on commit 40845c2

Please sign in to comment.