mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Temporarily disable s390x job
These aren't getting scheduled and just keep hogging jobs so nothing else gets scheduled either.
This commit is contained in:
parent
2965c8f868
commit
069bd49b02
1 changed files with 2 additions and 2 deletions
|
@ -74,8 +74,8 @@ jobs:
|
|||
arch: amd64
|
||||
- env: ENABLE_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 ARM64=1
|
||||
arch: arm64
|
||||
- env: ENABLE_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 S390X=1
|
||||
arch: s390x
|
||||
#- env: ENABLE_ZTS=1 ENABLE_DEBUG=1 SKIP_IO_CAPTURE_TESTS=1 S390X=1
|
||||
# arch: s390x
|
||||
|
||||
before_script:
|
||||
- ccache --version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue