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