Merge pull request #433 from thewtex/ppc64-le

ppc64 le
This commit is contained in:
Matt McCormick
2020-07-20 08:29:12 -04:00
committed by GitHub

View File

@@ -929,9 +929,10 @@ workflows:
- linux-s390x: - linux-s390x:
requires: requires:
- base - base
- linux-ppc64le: # Disabled per Issue #430
requires: #- linux-ppc64le:
- base #requires:
#- base
- linux-x64: - linux-x64:
requires: requires:
- base - base
@@ -991,7 +992,7 @@ workflows:
- linux-armv7a - linux-armv7a
#- linux-mipsel #- linux-mipsel
- linux-s390x - linux-s390x
- linux-ppc64le #- linux-ppc64le
- linux-x64 - linux-x64
- linux-x86 - linux-x86
- manylinux1-x64 - manylinux1-x64