Skip to content

Commit

Permalink
Use faster ARM image
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Feb 18, 2022
1 parent 06d5903 commit 605cc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -64,7 +64,7 @@ jobs:
arm64:
machine:
image: ubuntu-2004:202101-01
resource_class: arm.medium
resource_class: arm.large
steps:
- checkout
- run:
Expand Down

0 comments on commit 605cc08

Please sign in to comment.