mirror of
https://github.com/json-c/json-c.git
synced 2026-03-22 06:29:06 +08:00
Switch the Travis build to use osx_image: xcode12.5, in an attempt to avoid timeouts with Homebrew.
This commit is contained in:
@@ -79,7 +79,7 @@ matrix:
|
||||
osx_image: xcode9.4
|
||||
env: XCODE="true"
|
||||
- os: osx
|
||||
osx_image: xcode10.1
|
||||
osx_image: xcode12.5
|
||||
env: XCODE="true" CHECK="true"
|
||||
|
||||
# run coveralls
|
||||
|
||||
Reference in New Issue
Block a user