Skip to content

Commit b032253

Browse files
committed
Try newer xcode image to use newer macos
1 parent 8cfa832 commit b032253

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
@@ -154,7 +154,7 @@ jobs:
154154
install_python: false
155155
build-macos-universal:
156156
macos:
157-
xcode: "14.2"
157+
xcode: "15.2.0"
158158
environment:
159159
OCPN_TARGET: macos
160160
CMAKE_BUILD_PARALLEL_LEVEL: 2

0 commit comments

Comments
 (0)