No longer run Python 3.6 in CI as it is end-of-life
This commit is contained in:
parent
cffcac2e87
commit
e80ba9862b
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -12,7 +12,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
python-version:
|
||||
- '3.6'
|
||||
- '3.7'
|
||||
- '3.8'
|
||||
- '3.9'
|
||||
|
Loading…
Reference in New Issue
Block a user