Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5220cc1

Browse files
committedApr 7, 2025·
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
 

‎.circleci/config.yml

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.