Skip to content

Commit

Permalink
chore: change machine
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Jan 8, 2023
1 parent e0cddea commit ec1fb4f
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 @@ -24,7 +24,7 @@ jobs:
deploy:
machine:
image: ubuntu-2204:2022.10.2 # https://circleci.com/developer/machine/image/ubuntu-2204#image-tags
resource_class: 2xlarge
resource_class: large
steps:
- checkout
- run:
Expand Down

0 comments on commit ec1fb4f

Please sign in to comment.