Skip to content

Commit 345b52c

Browse files
committed
ci: added python 3.14 to wheel builder
1 parent 1b1cb85 commit 345b52c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- { cp: "cp311", rel: "3.11" }
2222
- { cp: "cp312", rel: "3.12" }
2323
- { cp: "cp313", rel: "3.13" }
24+
- { cp: "cp314", rel: "3.14" }
2425

2526
steps:
2627
- uses: actions/checkout@v4.1.1

0 commit comments

Comments
 (0)