Skip to content

Commit 805c074

Browse files
committed
Update the resource class for the circleci macos runner.
1 parent 9517a29 commit 805c074

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
@@ -209,7 +209,7 @@ jobs:
209209
build-macos-x64:
210210
macos:
211211
xcode: 15.4.0
212-
resource_class: macos.x86.medium.gen2
212+
resource_class: macos.m1.large.gen1
213213
steps:
214214
- run: brew install openssl
215215
- build-steps

0 commit comments

Comments
 (0)