Skip to content

Commit

Permalink
Update CircleCI machine image name
Browse files Browse the repository at this point in the history
  • Loading branch information
smheidrich committed Jan 9, 2025
1 parent 86898b3 commit 31901ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
linux-aarch64-wheels:
working_directory: ~/linux-aarch64-wheels
machine:
image: ubuntu-2004:2022.04.1
image: ubuntu-2004:2024.11.1
# resource_class is what tells CircleCI to use an ARM worker for native arm builds
# https://circleci.com/product/features/resource-classes/
resource_class: arm.medium
Expand Down

0 comments on commit 31901ed

Please sign in to comment.