mirror of https://github.com/citusdata/citus.git
Decrease resource class from xlarge to large
parent
3f726c72e0
commit
4ef075f655
|
@ -186,7 +186,7 @@ jobs:
|
|||
default: 12-13
|
||||
docker:
|
||||
- image: '<< parameters.image >>:<< parameters.image_tag >>'
|
||||
resource_class: xlarge
|
||||
resource_class: large
|
||||
working_directory: /home/circleci/project
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Reference in New Issue