Skip to content

Commit

Permalink
chore: Update circle.yml to use m1 resource class (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane authored Apr 24, 2024
1 parent 2b4a23f commit f01f393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ executors:
mac:
macos:
xcode: "14.3.1"
resource_class: macos.x86.medium.gen2
resource_class: macos.m1.medium.gen1

jobs:
mac-test:
Expand Down

0 comments on commit f01f393

Please sign in to comment.