Skip to content

Commit ac6e3d2

Browse files
authored
[CI] Upgrade to latest macOS image (#23893)
This xcode version is that latest and corresponds to macOS 14.6.1.
1 parent 4a3f93e commit ac6e3d2

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
@@ -24,7 +24,7 @@ executors:
2424
environment:
2525
EMSDK_NOTTY: "1"
2626
macos:
27-
xcode: "14.2.0"
27+
xcode: "16.2.0"
2828
resource_class: macos.m1.medium.gen1
2929

3030
commands:

0 commit comments

Comments
 (0)