Update the OSX BINARY=32 test to xcode9.2

in response to Homebrew updates
This commit is contained in:
Martin Kroeker 2019-10-02 22:35:34 +02:00 committed by GitHub
parent c07d78b9e9
commit ac10236cc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ matrix:
- BTYPE="BINARY=64 INTERFACE64=1"
- <<: *test-macos
osx_image: xcode8.3
osx_image: xcode9.2
env:
- BTYPE="BINARY=32"