Skip to content

Commit 22794f1

Browse files
committed
Skip pypy
1 parent daa6ee9 commit 22794f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ jobs:
4444
with:
4545
submodules: true
4646

47+
- name: Set CIBW_SKIP
48+
run: echo "CIBW_SKIP=pp*" >> $GITHUB_ENV
49+
4750
- uses: pypa/[email protected]
4851

4952
- name: Verify clean directory

0 commit comments

Comments
 (0)