Skip to content

Commit 069bd49

Browse files
committed
Temporarily disable s390x job
These aren't getting scheduled and just keep hogging jobs so nothing else gets scheduled either.
1 parent 2965c8f commit 069bd49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ jobs:
7474
arch: amd64
7575
- env: ENABLE_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 ARM64=1
7676
arch: arm64
77-
- env: ENABLE_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 S390X=1
78-
arch: s390x
77+
#- env: ENABLE_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 S390X=1
78+
# arch: s390x
7979

8080
before_script:
8181
- ccache --version

0 commit comments

Comments
 (0)