Skip to content

Commit e7bcfd2

Browse files
authored
Update XCode version on CircleCI (#17481)
The XCode 12 images are being deprecated.
1 parent 9ba5ea2 commit e7bcfd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ executors:
2323
environment:
2424
EMSDK_NOTTY: "1"
2525
macos:
26-
xcode: "12.2.0"
26+
xcode: "13.4.1"
2727

2828
commands:
2929
download-chrome:

0 commit comments

Comments
 (0)