Skip to content

Commit 52d63ec

Browse files
committed
1 parent d0d4ee0 commit 52d63ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@ jobs:
127127
manylinux: auto
128128
args: --release --out dist -i 3.8 3.9 3.10 3.11 3.12 3.13 pypy3.8 pypy3.9 pypy3.10
129129

130-
- uses: uraimo/[email protected]
131-
if: matrix.target != 'ppc64le'
130+
- uses: uraimo/[email protected]
132131
name: Test built wheel
133132
with:
134133
arch: ${{ matrix.target }}

0 commit comments

Comments
 (0)