We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8363498 commit 90c0442Copy full SHA for 90c0442
.github/workflows/wheels.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- python-version: [cp39, cp310, cp311, cp312, cp313]
+ python-version: [cp39, cp310, cp311, cp312, cp313, cp314]
26
platform:
27
- os: ubuntu-latest
28
arch: x86_64
0 commit comments