remove python 3.8

This commit is contained in:
Kevin Hester committed 2024-06-25 10:21:11 -07:00
1 parent cc60f3ebc0
commit 362c1f3d2a
1 file changed
-2
-2
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"