Dropped Python v3.7 GH Action Deprecated Test Support (#1224)

This commit is contained in:
Chris Caron 2024-10-10 20:27:12 -07:00 committed by GitHub
parent 4cf74bea44
commit 19c0d8adb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,8 +49,6 @@ jobs:
python-version: "3.11" python-version: "3.11"
# Test more available versions of CPython on Linux. # Test more available versions of CPython on Linux.
- os: "ubuntu-latest"
python-version: "3.7"
- os: "ubuntu-latest" - os: "ubuntu-latest"
python-version: "3.8" python-version: "3.8"
- os: "ubuntu-latest" - os: "ubuntu-latest"