From 29323505a6aed4bfd6ca594b220f04c09a2cd429 Mon Sep 17 00:00:00 2001 From: Jun Aruga Date: Wed, 6 Mar 2024 15:35:16 +0100 Subject: [PATCH] Revert ".travis.yml: Allow failures for arm64 and arm32 cases temporarily." This reverts commit 23dc7aa2c5a104e73563134a595124804379f049. It seems that the planned maintenance was finished. https://bugs.ruby-lang.org/issues/20013#note-28 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5235f5548a..5298885697 100644 --- a/.travis.yml +++ b/.travis.yml @@ -113,11 +113,11 @@ matrix: - <<: *arm32-linux allow_failures: # Allow failures for the unstable jobs. - - name: arm64-linux + # - name: arm64-linux - name: ppc64le-linux - name: s390x-linux # The 2nd arm64 pipeline may be unstable. - - name: arm32-linux + # - name: arm32-linux fast_finish: true before_script: