Skip to content

Commit e91e30d

Browse files
committed
ci: change resource class to xlarge
1 parent 6ca87eb commit e91e30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
build_server:
157157
docker:
158158
- image: *server_builder_image
159-
resource_class: 2xlarge
159+
resource_class: xlarge
160160
working_directory: ~/graphql-engine
161161
steps:
162162
- attach_workspace:

0 commit comments

Comments
 (0)