Remove debugging fail on s390x

This commit is contained in:
Joe Rickerby
2020-03-07 11:19:52 +00:00
parent 07fae7e0e5
commit 93913ef2fa
-2
View File
@@ -40,7 +40,6 @@ jobs:
services: docker
arch: s390x
env: PYTHON=python
script: false
allow_failures:
# must repeat the s390x job above exactly to match
@@ -50,7 +49,6 @@ jobs:
services: docker
arch: s390x
env: PYTHON=python
script: false
install: $PYTHON -m pip install -r requirements-dev.txt