summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Aruga <junaruga@users.noreply.github.com>2023-10-28 11:12:25 +0200
committerGitHub <noreply@github.com>2023-10-28 11:12:25 +0200
commit83ecdd1dce18246de631eb3b5d8308145bb269f5 (patch)
treebb28b22812a3d898b813dee6d32ac537a0546e0c
parent3eaae72855b23158e2148566bb8a7667bfb395cb (diff)
Revert ".travis.yml: Drop s390x temporarily." (#8792)
It seems the Travis s390x is recovered again now. This reverts commit 95cc0f946eb641be8dea4b7118598be77d993183.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c532eee28a..790c4a2710 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -107,7 +107,7 @@ matrix:
# Comment out as the 2nd arm64 pipeline is unstable.
# - <<: *arm64-linux
- <<: *ppc64le-linux
- # - <<: *s390x-linux
+ - <<: *s390x-linux
allow_failures:
# Allow failures for the unstable jobs.
# - name: arm32-linux