No longer run Python 3.6 in CI as it is end-of-life
This commit is contained in:
@@ -12,7 +12,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
python-version:
|
||||
- '3.6'
|
||||
- '3.7'
|
||||
- '3.8'
|
||||
- '3.9'
|
||||
|
||||
Reference in New Issue
Block a user