We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e87933 commit 4ecd37dCopy full SHA for 4ecd37d
.github/workflows/wheels.yml
@@ -35,6 +35,7 @@ jobs:
35
else
36
yum install -y openssl openssl-devel
37
fi
38
+ CIBW_BUILD: "cp310*"
39
CIBW_SKIP: "pp*"
40
- uses: actions/upload-artifact@v4
41
with:
0 commit comments