Disable xcode 8 for now

This commit is contained in:
Justin Ethier 2020-08-30 17:57:53 -04:00
parent 8a897ea75a
commit 80b69d7950

View file

@ -32,13 +32,13 @@ matrix:
- gmake
- libtommath
- concurrencykit
- os: osx
image: xcode8
addons:
homebrew:
packages:
- libtommath
- concurrencykit
# - os: osx
# image: xcode8
# addons:
# homebrew:
# packages:
# - libtommath
# - concurrencykit
- os: osx
image: xcode11.2
addons: