Skip to content

Commit 90c0442

Browse files
committed
add python 3.14 to build
1 parent 8363498 commit 90c0442

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
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
python-version: [cp39, cp310, cp311, cp312, cp313]
25+
python-version: [cp39, cp310, cp311, cp312, cp313, cp314]
2626
platform:
2727
- os: ubuntu-latest
2828
arch: x86_64

0 commit comments

Comments
 (0)