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 9bea9b4 commit dc935c4Copy full SHA for dc935c4
‎.github/workflows/python-tests.yml
@@ -44,25 +44,7 @@ jobs:
44
- os: macOS-latest
45
python-version: pypy2
46
- os: windows-latest
47
- python-version: pypy2
48
- - os: windows-2016
49
50
- - os: windows-latest
51
- python-version: 3.8
52
53
54
55
- python-version: 3.7
56
57
58
59
- python-version: 3.6
60
61
62
63
- python-version: 3.5
64
- os: windows-2016
65
66
67
env:
68
TOX_PARALLEL_NO_SPINNER: 1
0 commit comments