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 7a53ba0 commit 5ac4969Copy full SHA for 5ac4969
.github/workflows/dist.yml
@@ -88,7 +88,7 @@ jobs:
88
ls wheelhouse/*cp313*.whl
89
ls wheelhouse/*cp314*.whl
90
# Free-threading builds:
91
- ls wheelhouse/*cp3134*.whl
+ ls wheelhouse/*cp314*.whl
92
93
- uses: actions/upload-artifact@v4
94
with:
0 commit comments