mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #12408 from sbillig/fix-mac-build
Update circleci mac xcode version to 13.2
This commit is contained in:
commit
113ecbdeb3
@ -352,7 +352,7 @@ defaults:
|
||||
|
||||
- base_osx: &base_osx
|
||||
macos:
|
||||
xcode: "11.0.0"
|
||||
xcode: "13.2.0"
|
||||
environment:
|
||||
TERM: xterm
|
||||
MAKEFLAGS: -j 5
|
||||
|
Loading…
Reference in New Issue
Block a user