TRAVIS: Update Mac build to use Xcode 12.
Older versions no longer work with Homebrew.
This commit is contained in:
parent
236ca8206d
commit
0583bdfeda
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
language: c
|
language: c
|
||||||
|
osx_image: xcode12
|
||||||
env:
|
env:
|
||||||
# These are supposed to match ALL in makefile.
|
# These are supposed to match ALL in makefile.
|
||||||
# Each job builds 15 simulators.
|
# Each job builds 15 simulators.
|
||||||
|
|
Loading…
Add table
Reference in a new issue