Skip to content

Commit

Permalink
Backport PR #48180 on branch 1.5.x (CI: Switch to large for circleci) (
Browse files Browse the repository at this point in the history
…#48251)

Backport PR #48180: CI: Switch to large for circleci

Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
  • Loading branch information
meeseeksmachine and phofl authored Aug 25, 2022
1 parent ef3d6b0 commit 5ae1898
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 @@ -4,7 +4,7 @@ jobs:
test-arm:
machine:
image: ubuntu-2004:202101-01
resource_class: arm.medium
resource_class: arm.large
environment:
ENV_FILE: ci/deps/circle-38-arm64.yaml
PYTEST_WORKERS: auto
Expand Down

0 comments on commit 5ae1898

Please sign in to comment.