Skip to content

Commit 113ecbd

Browse files
authored
Merge pull request #12408 from sbillig/fix-mac-build
Update circleci mac xcode version to 13.2
2 parents 8da9239 + 4819d01 commit 113ecbd

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
@@ -352,7 +352,7 @@ defaults:
352352

353353
- base_osx: &base_osx
354354
macos:
355-
xcode: "11.0.0"
355+
xcode: "13.2.0"
356356
environment:
357357
TERM: xterm
358358
MAKEFLAGS: -j 5

0 commit comments

Comments
 (0)