We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1cb85 commit 345b52cCopy full SHA for 345b52c
1 file changed
.github/workflows/wheels.yml
@@ -21,6 +21,7 @@ jobs:
21
- { cp: "cp311", rel: "3.11" }
22
- { cp: "cp312", rel: "3.12" }
23
- { cp: "cp313", rel: "3.13" }
24
+ - { cp: "cp314", rel: "3.14" }
25
26
steps:
27
- uses: actions/checkout@v4.1.1
0 commit comments