Skip to content

Commit

Permalink
ci: change resource class to xlarge
Browse files Browse the repository at this point in the history
  • Loading branch information
shahidhk committed Jun 1, 2020
1 parent 6ca87eb commit e91e30d
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 @@ -156,7 +156,7 @@ jobs:
build_server:
docker:
- image: *server_builder_image
resource_class: 2xlarge
resource_class: xlarge
working_directory: ~/graphql-engine
steps:
- attach_workspace:
Expand Down

0 comments on commit e91e30d

Please sign in to comment.