Update the OSX BINARY=32 test to xcode9.2
in response to Homebrew updates
This commit is contained in:
parent
c07d78b9e9
commit
ac10236cc8
|
@ -169,7 +169,7 @@ matrix:
|
||||||
- BTYPE="BINARY=64 INTERFACE64=1"
|
- BTYPE="BINARY=64 INTERFACE64=1"
|
||||||
|
|
||||||
- <<: *test-macos
|
- <<: *test-macos
|
||||||
osx_image: xcode8.3
|
osx_image: xcode9.2
|
||||||
env:
|
env:
|
||||||
- BTYPE="BINARY=32"
|
- BTYPE="BINARY=32"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue