Skip to content

Commit

Permalink
CircleCI change 'machine' configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
jmini committed Oct 16, 2019
1 parent d71b1cf commit 7756bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7756bb5

Please sign in to comment.