Skip to content

Commit

Permalink
Just run 3.5 tests for paranoia
Browse files Browse the repository at this point in the history
  • Loading branch information
Bibo-Joshi committed Feb 2, 2020
1 parent b838c28 commit 1baa91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ${{matrix.os}}
strategy:
matrix:
python-version: [3.5, 3.6, 3.7]
python-version: [3.5]
os: [ubuntu-latest, windows-latest]
include:
- os: ubuntu-latest
Expand Down

0 comments on commit 1baa91a

Please sign in to comment.