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
+2 -2
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: