Skip to content

Commit

Permalink
update circleci to use m1 resources (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryehowell authored Aug 14, 2024
1 parent cd721a2 commit 190d6b6
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 @@ -75,7 +75,7 @@ jobs:
<<: *env
macos:
xcode: 14.2.0
resource_class: macos.x86.medium.gen2
resource_class: macos.m1.medium.gen1
steps:
- checkout
- attach_workspace:
Expand Down

0 comments on commit 190d6b6

Please sign in to comment.