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:
Ilya Shipitsin 2021-08-03 14:54:09 +05:00 committed by Willy Tarreau
parent a026783bd7
commit 811ce5598e
1 changed files with 4 additions and 4 deletions

View File

@ -22,10 +22,10 @@ matrix:
arch: ppc64le
compiler: gcc
if: type == cron
- os: linux
arch: arm64
compiler: gcc
if: type == cron
# - os: linux
# arch: arm64
# compiler: gcc
# if: type == cron
- os: linux
arch: arm64-graviton2
group: edge