Skip to content

Commit

Permalink
Merge pull request #4234 from rouault/travis_disable_s390x
Browse files Browse the repository at this point in the history
CI: disable Travis-CI s390x which has been broken for nearly one month now, and they still haven't fixed it
  • Loading branch information
rouault authored Aug 26, 2024
2 parents 2ce6c7a + 77a00ac commit 54913a4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ matrix:
fast_finish: true
include:

- os: linux
dist: jammy
compiler: gcc
arch: s390x
env:
- BUILD_NAME=linux_generic
- DETAILS="linux, s390x"
#- os: linux
# dist: jammy
# compiler: gcc
# arch: s390x
# env:
# - BUILD_NAME=linux_generic
# - DETAILS="linux, s390x"

- os: linux
dist: jammy
Expand Down

0 comments on commit 54913a4

Please sign in to comment.