We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef3e562 + 04e19e4 commit c4169e5Copy full SHA for c4169e5
1 file changed
.github/workflows/wheels.yml
@@ -31,7 +31,7 @@ jobs:
31
wheel:
32
runs-on: ubuntu-20.04
33
env:
34
- TAGS: cp310-cp310 cp311-cp311 cp312-cp312
+ TAGS: cp310-cp310 cp311-cp311 cp312-cp312 cp313-cp313
35
36
strategy:
37
matrix:
0 commit comments