Keep xcode8.3 for osx BINARY=32 build
as xcode10 deprecated i386
This commit is contained in:
parent
fd34820b99
commit
2ffb727187
|
@ -160,6 +160,7 @@ matrix:
|
||||||
- BTYPE="BINARY=64 INTERFACE64=1"
|
- BTYPE="BINARY=64 INTERFACE64=1"
|
||||||
|
|
||||||
- <<: *test-macos
|
- <<: *test-macos
|
||||||
|
osx_image: xcode8.3
|
||||||
env:
|
env:
|
||||||
- BTYPE="BINARY=32"
|
- BTYPE="BINARY=32"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue