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 13728e6 commit bfa9636Copy full SHA for bfa9636
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: pypa/[email protected]
50
env:
51
HATCH_BUILD_HOOKS_ENABLE: true
52
- CIBW_SKIP: cp313-macosx_*,*i686*
+ CIBW_SKIP: '{cp313-macosx_*,*i686*}'
53
54
- uses: actions/upload-artifact@v4
55
with:
0 commit comments