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 f1984df commit b945297Copy full SHA for b945297
.github/workflows/test-python.yaml
@@ -27,8 +27,6 @@ jobs:
27
strategy:
28
matrix:
29
python:
30
- - cp38-cp38
31
- - cp39-cp39
32
- cp310-cp310
33
- cp311-cp311
34
- cp312-cp312
@@ -73,8 +71,6 @@ jobs:
73
71
74
72
75
76
- - "3.8"
77
- - "3.9"
78
- "3.10"
79
- "3.11"
80
- "3.12"
@@ -119,8 +115,6 @@ jobs:
119
115
120
116
121
117
122
123
124
118
125
126
@@ -164,8 +158,6 @@ jobs:
164
158
165
159
166
160
167
168
169
161
170
162
171
163
0 commit comments