Skip to content

Commit cad9836

Browse files
Update xcode to 15.3.0
1 parent 0bc14fa commit cad9836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
orbs:
44
browser-tools: circleci/[email protected]
55
codecov: codecov/[email protected]
6-
macos: circleci/macos@2.4.1
6+
macos: circleci/macos@2.5.0
77
node: circleci/[email protected]
88

99
push_and_pr_builds: &push_and_pr_builds
@@ -69,7 +69,7 @@ executors:
6969
resource_class: 2xlarge
7070
macos-medium:
7171
macos:
72-
xcode: 14.3.1
72+
xcode: 15.3.0
7373
resource_class: macos.m1.medium.gen1
7474

7575
commands:

0 commit comments

Comments
 (0)