Don't build on now-deprecated 32bit macOS target
This commit is contained in:
parent
7df8e99751
commit
be07a35d73
|
@ -17,8 +17,6 @@ matrix:
|
||||||
- env: TARGET=x86_64-unknown-linux-gnu
|
- env: TARGET=x86_64-unknown-linux-gnu
|
||||||
|
|
||||||
# OSX
|
# OSX
|
||||||
- env: TARGET=i686-apple-darwin
|
|
||||||
os: osx
|
|
||||||
- env: TARGET=x86_64-apple-darwin
|
- env: TARGET=x86_64-apple-darwin
|
||||||
os: osx
|
os: osx
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue