We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff2e51 commit a15bf1eCopy full SHA for a15bf1e
1 file changed
.github/workflows/build_wheels.yml
@@ -6,7 +6,7 @@ on:
6
tags:
7
- '*'
8
env:
9
- CIBW_SKIP: pp37* pp38* pp39* pp310* *-musllinux* cp312-manylinux_i686 cp314*
+ CIBW_SKIP: pp37* pp38* pp39* pp310* *-musllinux* cp312-manylinux_i686
10
11
jobs:
12
build_wheels:
0 commit comments