Skip to content

Commit 4f08790

Browse files
committed
Try to run tests on windows + python 2.7
1 parent f31ee9b commit 4f08790

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tox_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
python-version: ["2.7", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]
1717
os: [ubuntu-latest, macos-latest, windows-latest]
1818
exclude:
19-
- os: windows-latest
20-
python-version: "2.7"
2119
- os: ubuntu-latest
2220
python-version: "3.6"
2321
fail-fast: false

0 commit comments

Comments
 (0)