Skip to content

Commit ea9feed

Browse files
author
Benjamin Moody
committed
github: use Python 3.13 for wheels.
This reverts commit 13e96c2.
1 parent c9e4ad6 commit ea9feed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- uses: pypa/[email protected]
3535
env:
36-
CIBW_BUILD: "cp314-*"
36+
CIBW_BUILD: "cp313-*"
3737
CIBW_BUILD_VERBOSITY: "1"
3838

3939
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)