CI: travis-ci: temporarily disable arm64 builds
few recent builds failed with "gcc: fatal error: Killed signal terminated program cc1", let us disable arm64 builds until investigation
This commit is contained in:
parent
a026783bd7
commit
811ce5598e
@ -22,10 +22,10 @@ matrix:
|
|||||||
arch: ppc64le
|
arch: ppc64le
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
if: type == cron
|
if: type == cron
|
||||||
- os: linux
|
# - os: linux
|
||||||
arch: arm64
|
# arch: arm64
|
||||||
compiler: gcc
|
# compiler: gcc
|
||||||
if: type == cron
|
# if: type == cron
|
||||||
- os: linux
|
- os: linux
|
||||||
arch: arm64-graviton2
|
arch: arm64-graviton2
|
||||||
group: edge
|
group: edge
|
||||||
|
Loading…
x
Reference in New Issue
Block a user