File tree Expand file tree Collapse file tree 1 file changed +0
-36
lines changed
Expand file tree Collapse file tree 1 file changed +0
-36
lines changed Original file line number Diff line number Diff line change @@ -265,42 +265,6 @@ jobs:
265265 python_arch : ' x64'
266266 tox_env : ' py312-nocov'
267267 os : ' macos-13'
268- {# - name: 'pypy38-cover (ubuntu)'
269- python : ' pypy-3.8'
270- toxpython : ' pypy3.8'
271- python_arch : ' x64'
272- tox_env : ' pypy38-cover'
273- os : ' ubuntu-latest'
274- - name : ' pypy38-cover (windows)'
275- python : ' pypy-3.8'
276- toxpython : ' pypy3.8'
277- python_arch : ' x64'
278- tox_env : ' pypy38-cover'
279- os : ' windows-latest'
280- - name : ' pypy38-cover (macos)'
281- python : ' pypy-3.8'
282- toxpython : ' pypy3.8'
283- python_arch : ' x64'
284- tox_env : ' pypy38-cover'
285- os : ' macos-13'
286- - name : ' pypy38-nocov (ubuntu)'
287- python : ' pypy-3.8'
288- toxpython : ' pypy3.8'
289- python_arch : ' x64'
290- tox_env : ' pypy38-nocov'
291- os : ' ubuntu-latest'
292- - name : ' pypy38-nocov (windows)'
293- python : ' pypy-3.8'
294- toxpython : ' pypy3.8'
295- python_arch : ' x64'
296- tox_env : ' pypy38-nocov'
297- os : ' windows-latest'
298- - name : ' pypy38-nocov (macos)'
299- python : ' pypy-3.8'
300- toxpython : ' pypy3.8'
301- python_arch : ' x64'
302- tox_env : ' pypy38-nocov'
303- os : ' macos-13' # }
304268 - name : ' pypy39-cover (ubuntu)'
305269 python : ' pypy-3.9'
306270 toxpython : ' pypy3.9'
You can’t perform that action at this time.
0 commit comments