From cc639b0208c56b46855444c77f97ad7366b9f95e Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Thu, 6 Jun 2024 05:11:52 +0300 Subject: [PATCH] Update PyPI.yml --- .github/workflows/PyPI.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/PyPI.yml b/.github/workflows/PyPI.yml index e72211a..f8719e4 100644 --- a/.github/workflows/PyPI.yml +++ b/.github/workflows/PyPI.yml @@ -26,8 +26,8 @@ jobs: # target: aarch64 # - runner: ubuntu-latest # target: armv7 - # - runner: ubuntu-latest - # target: s390x + - runner: ubuntu-latest + target: s390x - runner: ubuntu-latest target: ppc64le steps: