Skip to content

Commit

Permalink
Removed old win/mac versions as Github schedules them slowly
Browse files Browse the repository at this point in the history
  • Loading branch information
rickardp committed Jul 7, 2020
1 parent bc40bb6 commit 9dbbca8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/python-package.yml
Expand Up @@ -23,6 +23,10 @@ jobs:
python-version: 3.5
- os: windows-latest
python-version: 3.5
- os: macos-latest
python-version: 3.6
- os: windows-latest
python-version: 3.6
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 9dbbca8

Please sign in to comment.