Merge pull request #5138 from ethereum/fixXcode

Try newer version of xcode for MacOS.
This commit is contained in:
chriseth 2018-10-02 17:07:01 +02:00 committed by GitHub
commit d82ba32f1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,7 +141,7 @@ jobs:
build_x86_mac:
macos:
xcode: "9.0"
xcode: "10.0.0"
environment:
TERM: xterm
steps:
@ -236,7 +236,7 @@ jobs:
test_x86_mac:
macos:
xcode: "9.0"
xcode: "10.0.0"
environment:
TERM: xterm
steps: