Drop support for EOL Python 3.8

This commit is contained in:
Hugo van Kemenade 2024-12-21 15:53:13 +02:00
commit 714a3d53a1
9 changed files with 22 additions and 40 deletions

View file

@ -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"