Skip to content

Commit 8384406

Browse files
build: use xcode 13
1 parent 4c7a73f commit 8384406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
<<: *steps-test
3737
test-mac:
3838
macos:
39-
xcode: "12.5.0"
39+
xcode: "13.3.0"
4040
<<: *steps-test
4141
test-windows:
4242
executor:

0 commit comments

Comments
 (0)