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 - gmake
- libtommath - libtommath
- concurrencykit - concurrencykit
- os: osx # - os: osx
image: xcode8 # image: xcode8
addons: # addons:
homebrew: # homebrew:
packages: # packages:
- libtommath # - libtommath
- concurrencykit # - concurrencykit
- os: osx - os: osx
image: xcode11.2 image: xcode11.2
addons: addons: