Switch to a more up to date Mac image
This solves having to update brew
This commit is contained in:
parent
7b70770c16
commit
845a202398
1 changed files with 1 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ os:
|
|||
- linux
|
||||
- osx
|
||||
|
||||
osx_image: xcode10.3
|
||||
osx_image: xcode11.3
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
|
@ -17,8 +17,6 @@ addons:
|
|||
homebrew:
|
||||
packages:
|
||||
- mingw-w64
|
||||
update: true
|
||||
|
||||
env:
|
||||
- MAKE_BUILD=make
|
||||
- MAKE_BUILD=debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue