remove python 3.8

This commit is contained in:
Kevin Hester
2024-06-22 12:09:49 -07:00
parent cc60f3ebc0
commit 362c1f3d2a

View File

@@ -13,7 +13,6 @@ jobs:
strategy:
matrix:
python-version:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
@@ -56,7 +55,6 @@ jobs:
strategy:
matrix:
python-version:
- "3.8"
- "3.9"
- "3.10"
- "3.11"