Skip to content

Commit

Permalink
Merge pull request #1161 from lairworks/updateMacOsBuildImage
Browse files Browse the repository at this point in the history
Update MacOS build image to Xcode `15.4.0`
  • Loading branch information
DanRStevens authored Jul 16, 2024
2 parents 000e0cc + d5d7147 commit 3dbc879
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 3dbc879

Please sign in to comment.