Skip to content

Commit 7c2b633

Browse files
committed
bump xcode tools to bump mac node version
1 parent c3e52d0 commit 7c2b633

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

circle.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ executors:
5959
# https://circleci.com/docs/2.0/testing-ios/#supported-xcode-versions
6060
mac:
6161
macos:
62-
xcode: "10.1.0"
62+
## Node 12.10.0 (yarn 1.17.3)
63+
xcode: "11.0.0"
6364
environment:
6465
PLATFORM: mac
6566

0 commit comments

Comments
 (0)