Skip to content

Commit

Permalink
Merge pull request #2350 from ruby/turn-off-allow-failures
Browse files Browse the repository at this point in the history
Do not allow ppc64le to fail
  • Loading branch information
kddnewton authored Feb 2, 2024
2 parents 1b83aec + 7c09fa2 commit 84b2b74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ matrix:
- arch: arm64
- arch: ppc64le
- arch: s390x
allow_failures:
- arch: ppc64le
fast_finish: true

before_script:
Expand Down

0 comments on commit 84b2b74

Please sign in to comment.