mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Drop support for EOL Python 3.8
This commit is contained in:
parent
7d4adfce3f
commit
714a3d53a1
9 changed files with 22 additions and 40 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -17,8 +17,6 @@ jobs:
|
|||
os: [ubuntu, macos, windows]
|
||||
python: ["3.10", "3.11", "3.12", "3.13"]
|
||||
include:
|
||||
- os: ubuntu
|
||||
python: "3.8"
|
||||
- os: ubuntu
|
||||
python: "3.9"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue