mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 05:19:07 +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
|
osx_image: xcode9.4
|
||||||
env: XCODE="true"
|
env: XCODE="true"
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode10.1
|
osx_image: xcode12.5
|
||||||
env: XCODE="true" CHECK="true"
|
env: XCODE="true" CHECK="true"
|
||||||
|
|
||||||
# run coveralls
|
# run coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user