Removed tests against Python 2.7 in github workflows (#421)
Signed-off-by: saimedhi <[email protected]>
This commit is contained in:
@@ -7,7 +7,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
entry:
|
||||
- { os: 'ubuntu-latest', python-version: "2.7" }
|
||||
- { os: 'ubuntu-20.04', python-version: "3.5" }
|
||||
- { os: 'ubuntu-20.04', python-version: "3.6" }
|
||||
- { os: 'ubuntu-latest', python-version: "3.7" }
|
||||
|
||||
Reference in New Issue
Block a user