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:
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user