Skip to content

Commit 5220cc1

Browse files
committed
Update CI-used apple clang from 15 to 16.2
1 parent 4c23d04 commit 5220cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ defaults:
500500

501501
- base_osx: &base_osx
502502
macos:
503-
xcode: "15.0.0"
503+
xcode: "16.2.0"
504504
resource_class: macos.m1.medium.gen1
505505
environment: &base_osx_env
506506
TERM: xterm

0 commit comments

Comments
 (0)