summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 7fad46c601..8c7d0fa38c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -112,12 +112,12 @@ matrix:
# https://github.com/rubygems/rubygems/issues/7132
- <<: *arm32-linux
allow_failures:
- # Allow failures for the unstable jobs.
- # - name: arm64-linux
+ # The arm64 is very slow to start the jobs.
+ - name: arm64-linux
- name: ppc64le-linux
- name: s390x-linux
- # The 2nd arm64 pipeline may be unstable.
- # - name: arm32-linux
+ # The arm64 is very slow to start the jobs.
+ - name: arm32-linux
fast_finish: true
before_script: