Skip to content

Commit

Permalink
Update MacOS build image to Xcode 15.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRStevens committed Jul 16, 2024
1 parent 000e0cc commit d5d7147
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.2.0"
xcode: "15.4.0"
environment:
HOMEBREW_NO_AUTO_UPDATE: 1
WARN_EXTRA: "-isystem /opt/homebrew/include"
Expand Down

0 comments on commit d5d7147

Please sign in to comment.