There was an error while loading. Please reload this page.
1 parent 949ab2f commit c4c80a2Copy full SHA for c4c80a2
1 file changed
.circleci/config.yml
@@ -2,7 +2,8 @@ version: 2
2
jobs:
3
build:
4
macos:
5
- xcode: '13.4.1'
+ xcode: '14.3.1'
6
+ resource_class: m4pro.medium
7
steps:
8
- checkout
9
- run: yarn
0 commit comments