Skip to content

Commit

Permalink
Try to run tests on windows + python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed May 23, 2023
1 parent f31ee9b commit 4f08790
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tox_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
python-version: ["2.7", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]
os: [ubuntu-latest, macos-latest, windows-latest]
exclude:
- os: windows-latest
python-version: "2.7"
- os: ubuntu-latest
python-version: "3.6"
fail-fast: false
Expand Down

0 comments on commit 4f08790

Please sign in to comment.