There was an error while loading. Please reload this page.
1 parent b4b1657 commit cb2d9a2Copy full SHA for cb2d9a2
1 file changed
.circleci/config.yml
@@ -125,7 +125,7 @@ jobs:
125
working_directory: ~/please
126
macos:
127
xcode: "16.4.0"
128
- resource_class: macos.m1.medium.gen1
+ resource_class: m4pro.medium
129
steps:
130
- checkout
131
- attach_workspace:
@@ -206,7 +206,7 @@ jobs:
206
build-darwin:
207
208
209
210
environment:
211
PLZ_ARGS: "--profile ci --exclude pip --exclude embed"
212
0 commit comments