We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9fcfd6 commit 4b374bfCopy full SHA for 4b374bf
.github/workflows/release.yml
@@ -51,6 +51,7 @@ jobs:
51
env:
52
CIBW_PLATFORM: ${{ matrix.platform }}
53
CIBW_ARCHS: ${{ matrix.archs }}
54
+ CIBW_SKIP: pp*
55
MACOSX_DEPLOYMENT_TARGET: "11.0"
56
57
- uses: actions/upload-artifact@v4
0 commit comments