diff --git a/circle.yml b/circle.yml index 8faa965698b..7534998122d 100644 --- a/circle.yml +++ b/circle.yml @@ -8,7 +8,7 @@ jobs: # SWAGGER_HOST=http://petstore.swagger.io # SWAGGER_BASE_PATH=/v2 machine: - enable: true + image: circleci/classic:latest working_directory: ~/OpenAPITools/openapi-generator parallelism: 3 shell: /bin/bash --login