Skip to content

Commit 6740edc

Browse files
committed
ci: Allow publishing 3.14 wheels
This reverts commit dcbb0db. We're now in the release candidates, which have a stable ABI. Signed-off-by: Matt Wozniski <[email protected]>
1 parent 658acf7 commit 6740edc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,6 @@ jobs:
353353
mv dist/sdist/*.tar.gz dist/
354354
mv dist/*-wheels/*.whl dist/
355355
rmdir dist/{sdist,*-wheels}
356-
rm -f dist/*cp314*
357356
ls -R dist
358357
- uses: pypa/gh-action-pypi-publish@release/v1
359358
with:

0 commit comments

Comments
 (0)