25
25
python_arch : ' x64'
26
26
tox_env : ' py38-pg2'
27
27
os : ' ubuntu-latest'
28
- - name : ' py38-pg2 (windows)'
29
- python : ' 3.8'
30
- toxpython : ' python3.8'
31
- python_arch : ' x64'
32
- tox_env : ' py38-pg2'
33
- os : ' windows-latest'
34
28
- name : ' py38-pg2 (macos)'
35
29
python : ' 3.8'
36
30
toxpython : ' python3.8'
43
37
python_arch : ' x64'
44
38
tox_env : ' py38-pg3'
45
39
os : ' ubuntu-latest'
46
- - name : ' py38-pg3 (windows)'
47
- python : ' 3.8'
48
- toxpython : ' python3.8'
49
- python_arch : ' x64'
50
- tox_env : ' py38-pg3'
51
- os : ' windows-latest'
52
40
- name : ' py38-pg3 (macos)'
53
41
python : ' 3.8'
54
42
toxpython : ' python3.8'
61
49
python_arch : ' x64'
62
50
tox_env : ' py39-pg2'
63
51
os : ' ubuntu-latest'
64
- - name : ' py39-pg2 (windows)'
65
- python : ' 3.9'
66
- toxpython : ' python3.9'
67
- python_arch : ' x64'
68
- tox_env : ' py39-pg2'
69
- os : ' windows-latest'
70
52
- name : ' py39-pg2 (macos)'
71
53
python : ' 3.9'
72
54
toxpython : ' python3.9'
79
61
python_arch : ' x64'
80
62
tox_env : ' py39-pg3'
81
63
os : ' ubuntu-latest'
82
- - name : ' py39-pg3 (windows)'
83
- python : ' 3.9'
84
- toxpython : ' python3.9'
85
- python_arch : ' x64'
86
- tox_env : ' py39-pg3'
87
- os : ' windows-latest'
88
64
- name : ' py39-pg3 (macos)'
89
65
python : ' 3.9'
90
66
toxpython : ' python3.9'
97
73
python_arch : ' x64'
98
74
tox_env : ' py310-pg2'
99
75
os : ' ubuntu-latest'
100
- - name : ' py310-pg2 (windows)'
101
- python : ' 3.10'
102
- toxpython : ' python3.10'
103
- python_arch : ' x64'
104
- tox_env : ' py310-pg2'
105
- os : ' windows-latest'
106
76
- name : ' py310-pg2 (macos)'
107
77
python : ' 3.10'
108
78
toxpython : ' python3.10'
@@ -115,12 +85,6 @@ jobs:
115
85
python_arch : ' x64'
116
86
tox_env : ' py310-pg3'
117
87
os : ' ubuntu-latest'
118
- - name : ' py310-pg3 (windows)'
119
- python : ' 3.10'
120
- toxpython : ' python3.10'
121
- python_arch : ' x64'
122
- tox_env : ' py310-pg3'
123
- os : ' windows-latest'
124
88
- name : ' py310-pg3 (macos)'
125
89
python : ' 3.10'
126
90
toxpython : ' python3.10'
@@ -133,12 +97,6 @@ jobs:
133
97
python_arch : ' x64'
134
98
tox_env : ' py311-pg2'
135
99
os : ' ubuntu-latest'
136
- - name : ' py311-pg2 (windows)'
137
- python : ' 3.11'
138
- toxpython : ' python3.11'
139
- python_arch : ' x64'
140
- tox_env : ' py311-pg2'
141
- os : ' windows-latest'
142
100
- name : ' py311-pg2 (macos)'
143
101
python : ' 3.11'
144
102
toxpython : ' python3.11'
@@ -151,12 +109,6 @@ jobs:
151
109
python_arch : ' x64'
152
110
tox_env : ' py311-pg3'
153
111
os : ' ubuntu-latest'
154
- - name : ' py311-pg3 (windows)'
155
- python : ' 3.11'
156
- toxpython : ' python3.11'
157
- python_arch : ' x64'
158
- tox_env : ' py311-pg3'
159
- os : ' windows-latest'
160
112
- name : ' py311-pg3 (macos)'
161
113
python : ' 3.11'
162
114
toxpython : ' python3.11'
@@ -169,12 +121,6 @@ jobs:
169
121
python_arch : ' x64'
170
122
tox_env : ' py312-pg2'
171
123
os : ' ubuntu-latest'
172
- - name : ' py312-pg2 (windows)'
173
- python : ' 3.12'
174
- toxpython : ' python3.12'
175
- python_arch : ' x64'
176
- tox_env : ' py312-pg2'
177
- os : ' windows-latest'
178
124
- name : ' py312-pg2 (macos)'
179
125
python : ' 3.12'
180
126
toxpython : ' python3.12'
@@ -187,12 +133,6 @@ jobs:
187
133
python_arch : ' x64'
188
134
tox_env : ' py312-pg3'
189
135
os : ' ubuntu-latest'
190
- - name : ' py312-pg3 (windows)'
191
- python : ' 3.12'
192
- toxpython : ' python3.12'
193
- python_arch : ' x64'
194
- tox_env : ' py312-pg3'
195
- os : ' windows-latest'
196
136
- name : ' py312-pg3 (macos)'
197
137
python : ' 3.12'
198
138
toxpython : ' python3.12'
@@ -205,12 +145,6 @@ jobs:
205
145
python_arch : ' x64'
206
146
tox_env : ' pypy38-pg2'
207
147
os : ' ubuntu-latest'
208
- - name : ' pypy38-pg2 (windows)'
209
- python : ' pypy-3.8'
210
- toxpython : ' pypy3.8'
211
- python_arch : ' x64'
212
- tox_env : ' pypy38-pg2'
213
- os : ' windows-latest'
214
148
- name : ' pypy38-pg2 (macos)'
215
149
python : ' pypy-3.8'
216
150
toxpython : ' pypy3.8'
@@ -223,12 +157,6 @@ jobs:
223
157
python_arch : ' x64'
224
158
tox_env : ' pypy38-pg3'
225
159
os : ' ubuntu-latest'
226
- - name : ' pypy38-pg3 (windows)'
227
- python : ' pypy-3.8'
228
- toxpython : ' pypy3.8'
229
- python_arch : ' x64'
230
- tox_env : ' pypy38-pg3'
231
- os : ' windows-latest'
232
160
- name : ' pypy38-pg3 (macos)'
233
161
python : ' pypy-3.8'
234
162
toxpython : ' pypy3.8'
@@ -241,12 +169,6 @@ jobs:
241
169
python_arch : ' x64'
242
170
tox_env : ' pypy39-pg2'
243
171
os : ' ubuntu-latest'
244
- - name : ' pypy39-pg2 (windows)'
245
- python : ' pypy-3.9'
246
- toxpython : ' pypy3.9'
247
- python_arch : ' x64'
248
- tox_env : ' pypy39-pg2'
249
- os : ' windows-latest'
250
172
- name : ' pypy39-pg2 (macos)'
251
173
python : ' pypy-3.9'
252
174
toxpython : ' pypy3.9'
@@ -259,12 +181,6 @@ jobs:
259
181
python_arch : ' x64'
260
182
tox_env : ' pypy39-pg3'
261
183
os : ' ubuntu-latest'
262
- - name : ' pypy39-pg3 (windows)'
263
- python : ' pypy-3.9'
264
- toxpython : ' pypy3.9'
265
- python_arch : ' x64'
266
- tox_env : ' pypy39-pg3'
267
- os : ' windows-latest'
268
184
- name : ' pypy39-pg3 (macos)'
269
185
python : ' pypy-3.9'
270
186
toxpython : ' pypy3.9'
@@ -277,12 +193,6 @@ jobs:
277
193
python_arch : ' x64'
278
194
tox_env : ' pypy310-pg2'
279
195
os : ' ubuntu-latest'
280
- - name : ' pypy310-pg2 (windows)'
281
- python : ' pypy-3.10'
282
- toxpython : ' pypy3.10'
283
- python_arch : ' x64'
284
- tox_env : ' pypy310-pg2'
285
- os : ' windows-latest'
286
196
- name : ' pypy310-pg2 (macos)'
287
197
python : ' pypy-3.10'
288
198
toxpython : ' pypy3.10'
@@ -295,12 +205,6 @@ jobs:
295
205
python_arch : ' x64'
296
206
tox_env : ' pypy310-pg3'
297
207
os : ' ubuntu-latest'
298
- - name : ' pypy310-pg3 (windows)'
299
- python : ' pypy-3.10'
300
- toxpython : ' pypy3.10'
301
- python_arch : ' x64'
302
- tox_env : ' pypy310-pg3'
303
- os : ' windows-latest'
304
208
- name : ' pypy310-pg3 (macos)'
305
209
python : ' pypy-3.10'
306
210
toxpython : ' pypy3.10'
0 commit comments