mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Remove python 3.6 from supported language versions
This commit is contained in:
parent
09d434d87b
commit
5103aa9a38
5 changed files with 3 additions and 7 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -15,8 +15,6 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
config:
|
||||
- os: ubuntu
|
||||
python: "3.6"
|
||||
- os: ubuntu
|
||||
python: "3.7"
|
||||
- os: ubuntu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue