Update ppc dist to bionic
This commit is contained in:
parent
ebd5b61dc4
commit
5c39c49e17
|
@ -27,7 +27,7 @@ matrix:
|
||||||
|
|
||||||
- <<: *test-ubuntu
|
- <<: *test-ubuntu
|
||||||
os: linux-ppc64le
|
os: linux-ppc64le
|
||||||
dist: xenial
|
dist: bionic
|
||||||
before_script:
|
before_script:
|
||||||
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=POWER8 NUM_THREADS=32"
|
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=POWER8 NUM_THREADS=32"
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue