Skip to content

Commit fd8bd6a

Browse files
committed
fix arm circle-ci
1 parent 158c89e commit fd8bd6a

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
@@ -18,7 +18,7 @@ jobs:
1818
parallelism: 8
1919
machine:
2020
image: ubuntu-2204:current
21-
resource_class: arm.xlarge
21+
resource_class: arm.large
2222
environment:
2323
BUILDX_PLATFORMS: linux/arm64v8
2424
DOCKER_BUILDKIT: '1'

0 commit comments

Comments
 (0)