ppc64le doesn't have 32 bit

This commit is contained in:
Peter Dimov
2020-03-13 00:45:03 +02:00
parent 2b101c64a9
commit e1b7981a53

View File

@@ -38,11 +38,7 @@ matrix:
- os: linux - os: linux
arch: ppc64le arch: ppc64le
compiler: g++ compiler: g++
env: TOOLSET=gcc COMPILER=g++ CXXSTD=03,11,14 ADDRMD=32,64 env: TOOLSET=gcc COMPILER=g++ CXXSTD=03,11,14
addons:
apt:
packages:
- g++-multilib
- os: linux - os: linux
arch: s390x arch: s390x