Skip to content

Commit

Permalink
Update MacOS build env to Xcode 16.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRStevens committed Feb 21, 2025
1 parent 5ade83f commit 0607a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ commands:
jobs:
build-macos:
macos:
xcode: "15.4.0"
xcode: "16.2.0"
environment:
HOMEBREW_NO_AUTO_UPDATE: 1
steps:
Expand Down

0 comments on commit 0607a80

Please sign in to comment.