Remove EOL Python 3.8 from CI

This commit is contained in:
Edgar Ramírez-Mondragón 2024-12-03 16:25:19 -06:00
parent a79440470e
commit 81632f0ab4
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View File

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

View File

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