Skip to content

Commit a58794b

Browse files
authored
Update CircleCI to Use M1 Resources (#156)
update circleci to use m1 resources
1 parent fd5666c commit a58794b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
<<: *env
6666
macos:
6767
xcode: 14.2.0
68-
resource_class: macos.x86.medium.gen2
68+
resource_class: macos.m1.medium.gen1
6969
steps:
7070
- checkout
7171
- attach_workspace:

0 commit comments

Comments
 (0)