mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #5138 from ethereum/fixXcode
Try newer version of xcode for MacOS.
This commit is contained in:
commit
d82ba32f1d
@ -141,7 +141,7 @@ jobs:
|
|||||||
|
|
||||||
build_x86_mac:
|
build_x86_mac:
|
||||||
macos:
|
macos:
|
||||||
xcode: "9.0"
|
xcode: "10.0.0"
|
||||||
environment:
|
environment:
|
||||||
TERM: xterm
|
TERM: xterm
|
||||||
steps:
|
steps:
|
||||||
@ -236,7 +236,7 @@ jobs:
|
|||||||
|
|
||||||
test_x86_mac:
|
test_x86_mac:
|
||||||
macos:
|
macos:
|
||||||
xcode: "9.0"
|
xcode: "10.0.0"
|
||||||
environment:
|
environment:
|
||||||
TERM: xterm
|
TERM: xterm
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user