Use default macOS image

This commit is contained in:
Nicolas Werner 2019-11-08 22:43:59 +01:00
parent a3fc944967
commit e8f8182844
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ matrix:
include:
- os: osx
compiler: clang
osx_image: xcode9.2
# Use the default osx image, because that one is actually tested to work with homebrew and probably the oldest supported version
# osx_image: xcode9
env:
- DEPLOYMENT=1
- USE_BUNDLED_BOOST=0