mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 08:49:06 +08:00
travis-ci: remove s390x build as it fails to be queued by Travis CI
It's been failing for few days. Comment it out for now. Signed-off-by: Andrii Nakryiko <andriin@fb.com>
This commit is contained in:
@@ -97,10 +97,10 @@ jobs:
|
||||
language: bash
|
||||
script: sudo $CI_ROOT/managers/ubuntu.sh || travis_terminate 1
|
||||
|
||||
- name: Ubuntu Bionic Build (s390x)
|
||||
arch: s390x
|
||||
language: bash
|
||||
script: sudo $CI_ROOT/managers/ubuntu.sh || travis_terminate 1
|
||||
# - name: Ubuntu Bionic Build (s390x)
|
||||
# arch: s390x
|
||||
# language: bash
|
||||
# script: sudo $CI_ROOT/managers/ubuntu.sh || travis_terminate 1
|
||||
|
||||
- name: Ubuntu Bionic Build (ppc64le)
|
||||
arch: ppc64le
|
||||
|
||||
Reference in New Issue
Block a user