1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-14 22:33:52 -05:00

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
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"