Add arch entry for s390x
This commit is contained in:
parent
4666cc4422
commit
fdcf50f999
|
@ -36,6 +36,7 @@ matrix:
|
||||||
|
|
||||||
- <<: *test-ubuntu
|
- <<: *test-ubuntu
|
||||||
os: linux-s390x
|
os: linux-s390x
|
||||||
|
arch: s390x
|
||||||
before_script:
|
before_script:
|
||||||
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=Z13 NUM_THREADS=32"
|
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=Z13 NUM_THREADS=32"
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue