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 2ee2b87 commit 1ae55a3Copy full SHA for 1ae55a3
.github/workflows/pypi.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
- uses: astral-sh/setup-uv@v6
31
- name: Build wheels via cibuildwheel
32
- uses: pypa/cibuildwheel@v3.0
+ uses: pypa/cibuildwheel@v3.1
33
- name: Upload wheels artifacts
34
uses: actions/upload-artifact@v4
35
with:
0 commit comments