mirror of
https://github.com/boostorg/endian.git
synced 2025-08-01 21:44:31 +02:00
ppc64le doesn't have 32 bit
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user