File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 3232 os :
3333 - name : Linux
3434 runs-on : ubuntu-latest
35- python_platform : linux
3635 matrix : linux
3736 container :
3837 2.7 : docker://python:2.7-buster
4443 pypy3 : docker://pypy:3-stretch
4544 - name : macOS
4645 runs-on : macos-latest
47- python_platform : darwin
4846 matrix : macos
4947 - name : Windows
5048 runs-on : windows-latest
51- python_platform : win32
5249 matrix : windows
5350 openssl :
5451 x86 : win32
@@ -213,7 +210,6 @@ jobs:
213210 os :
214211 - name : Linux
215212 runs-on : ubuntu-latest
216- python_platform : linux
217213 matrix : linux
218214 container :
219215 3.8 : docker://python:3.8-buster
@@ -261,7 +257,6 @@ jobs:
261257 os :
262258 - name : Linux
263259 runs-on : ubuntu-latest
264- python_platform : linux
265260 matrix : linux
266261 container :
267262 3.8 : docker://python:3.8-buster
You can’t perform that action at this time.
0 commit comments