Skip to content

Commit

Permalink
bump circleci runner size
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Jan 12, 2024
1 parent 283ad52 commit d5270ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ orbs:
docker:
- image: python:3.9-slim-bullseye
working_directory: ~/repo
resource_class: xlarge
steps:
- checkout
- run:
Expand Down

0 comments on commit d5270ef

Please sign in to comment.