summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 72becb1973..c47de4b80a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -120,7 +120,8 @@ matrix:
include:
# Build every commit (Allowed Failures):
- <<: *arm32-linux
- - <<: *arm64-linux
+ # Comment out as the 2nd arm64 pipeline is unstable.
+ # - <<: *arm64-linux
- <<: *ppc64le-linux
- <<: *s390x-linux
allow_failures: