Skip to content

Commit

Permalink
CI: remove Linux S390X package building.
Browse files Browse the repository at this point in the history
It's not supported by sccache at the moment, and thus supporting
building it on travis is a bit of a PITA.

The problem is with sccache's ring dep. Issue:
briansmith/ring#986
  • Loading branch information
tasn committed Sep 16, 2020
1 parent aaedb4a commit 84dc2af
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
if: tag IS present
services: docker
arch: arm64
- name: "Linux S390X"
if: tag IS present
services: docker
arch: s390x
- name: "macOS"
if: tag IS present
os: osx
Expand Down

0 comments on commit 84dc2af

Please sign in to comment.