Skip to content

Commit c3d4bee

Browse files
committed
testing python3.13 release
1 parent 5ff6ea6 commit c3d4bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testrelease_binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
needs: make_sdist
4141
strategy:
4242
matrix:
43-
pythonpath: ["cp38-cp38", "cp39-cp39", "cp310-cp310", "cp311-cp311", "cp312-cp312"]
43+
pythonpath: ["cp38-cp38", "cp39-cp39", "cp310-cp310", "cp311-cp311", "cp312-cp312", "cp313-cp313"]]
4444

4545
runs-on: ubuntu-latest
4646
container: quay.io/pypa/manylinux2014_x86_64

0 commit comments

Comments
 (0)