Skip to content

Commit d7fda53

Browse files
committed
circleci: upgrade to the larger arm instance
1 parent 284a145 commit d7fda53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
machine:
1818
image: ubuntu-2404:current
19-
resource_class: arm.medium # 2 vCPUs
19+
resource_class: arm.large # 4 vCPUs
2020

2121
environment:
2222
CIBW_ARCHS: "aarch64"

0 commit comments

Comments
 (0)