This commit is contained in:
Mamy André-Ratsimbazafy 2020-08-31 23:36:23 +02:00
parent 4a308c2148
commit a6e980c866
No known key found for this signature in database
GPG Key ID: 7B88AD1FE79492E1
1 changed files with 7 additions and 6 deletions

View File

@ -51,12 +51,13 @@ matrix:
- CHANNEL=devel
compiler: gcc
- dist: bionic
arch: s390x
env:
- ARCH=s390x
- CHANNEL=devel
compiler: gcc
# "Unknown processor s390x"
# - dist: bionic
# arch: s390x
# env:
# - ARCH=s390x
# - CHANNEL=devel
# compiler: gcc
# On OSX we only test against clang (gcc is mapped to clang by default)
- os: osx