Skip to content

Commit e110a60

Browse files
committed
circleci: upgrade to the larger arm instance
1 parent 2440a8c commit e110a60

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)