remove 3.7 in github python-pydantic-v1 workflow (#19239)

This commit is contained in:
VelorumS
2024-07-27 17:30:08 +02:00
committed by GitHub
parent 9cfd26e7a5
commit 131fd518fb

View File

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