Skip to content

Commit

Permalink
🔥 Exclude all windows jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Jan 18, 2020
1 parent c9ab8e9 commit 57a1fe5
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,25 +44,7 @@ jobs:
- os: macOS-latest
python-version: pypy2
- os: windows-latest
python-version: pypy2
- os: windows-2016
python-version: pypy2
- os: windows-latest
python-version: 3.8
- os: windows-2016
python-version: 3.8
- os: windows-latest
python-version: 3.7
- os: windows-2016
python-version: 3.7
- os: windows-latest
python-version: 3.6
- os: windows-2016
python-version: 3.6
- os: windows-latest
python-version: 3.5
- os: windows-2016
python-version: 3.5

env:
TOX_PARALLEL_NO_SPINNER: 1
Expand Down

0 comments on commit 57a1fe5

Please sign in to comment.