Skip to content

Commit a50d589

Browse files
committed
Update CircleCI machine image name
1 parent 86898b3 commit a50d589

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
@@ -4,7 +4,7 @@ jobs:
44
linux-aarch64-wheels:
55
working_directory: ~/linux-aarch64-wheels
66
machine:
7-
image: ubuntu-2004:2022.04.1
7+
image: ubuntu-2004:2024.11.1
88
# resource_class is what tells CircleCI to use an ARM worker for native arm builds
99
# https://circleci.com/product/features/resource-classes/
1010
resource_class: arm.medium

0 commit comments

Comments
 (0)