Skip to content

Commit c4c80a2

Browse files
committed
Update CircleCI macOS image
1 parent 949ab2f commit c4c80a2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ version: 2
22
jobs:
33
build:
44
macos:
5-
xcode: '13.4.1'
5+
xcode: '14.3.1'
6+
resource_class: m4pro.medium
67
steps:
78
- checkout
89
- run: yarn

0 commit comments

Comments
 (0)