[workflows:tests] include Python 3.7

This commit is contained in:
Mike Fährmann
2025-06-16 12:03:55 +02:00
parent d9432ee297
commit 6227b64de2

View File

@@ -17,7 +17,6 @@ jobs:
fail-fast: false
matrix:
python-version:
- "3.7"
- "3.8"
- "3.9"
- "3.10"