Skip to content

Commit

Permalink
fix: upgrade the ressource size
Browse files Browse the repository at this point in the history
  • Loading branch information
Hartorn authored and Optimox committed Mar 23, 2023
1 parent 60ec6bf commit fc59ea6
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 @@ -74,7 +74,7 @@ jobs:
poetry run flake8
install:
executor: python-executor
resource_class: small
resource_class: medium
steps:
- checkout
# Download and cache dependencies
Expand Down

0 comments on commit fc59ea6

Please sign in to comment.