Skip to content

Commit 5ae1898

Browse files
Backport PR #48180 on branch 1.5.x (CI: Switch to large for circleci) (#48251)
Backport PR #48180: CI: Switch to large for circleci Co-authored-by: Patrick Hoefler <[email protected]>
1 parent ef3d6b0 commit 5ae1898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
test-arm:
55
machine:
66
image: ubuntu-2004:202101-01
7-
resource_class: arm.medium
7+
resource_class: arm.large
88
environment:
99
ENV_FILE: ci/deps/circle-38-arm64.yaml
1010
PYTEST_WORKERS: auto

0 commit comments

Comments
 (0)