Skip to content

Commit 416b29a

Browse files
authored
Skip pypy
1 parent fadc815 commit 416b29a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_and_publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222

2323
- name: Build wheels
2424
uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b # v2.21.3
25+
env:
26+
CIBW_SKIP: pp*
2527

2628
- uses: actions/upload-artifact@v4
2729
with:

0 commit comments

Comments
 (0)