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 75eb0d6 commit 7a44ab0Copy full SHA for 7a44ab0
1 file changed
.github/workflows/hf_transfer_build.yaml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
working-directory: upstream
63
target: ${{ matrix.platform.target }}
64
- args: --release --out dist -i python3.13t
+ args: --release --out dist
65
sccache: 'true'
66
manylinux: auto
67
before-script-linux: |
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
manylinux: musllinux_1_2
119
- name: Upload wheels
0 commit comments