Skip to content

Commit 6232ee6

Browse files
[CI] Update darwin jobs in circleci to m4pro.medium resource class
1 parent 8359c38 commit 6232ee6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
test_darwin:
8383
macos:
8484
xcode: 16.4.0
85+
resource_class: m4pro.medium
8586
environment:
8687
<<: *env
8788
TRAVIS_OS_NAME: osx
@@ -290,6 +291,7 @@ jobs:
290291
dist_darwin:
291292
macos:
292293
xcode: 16.4.0
294+
resource_class: m4pro.medium
293295
shell: /bin/bash --login -eo pipefail
294296
steps:
295297
- restore_cache:

0 commit comments

Comments
 (0)