mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 07:13:53 -05:00
Remove EOL versions from CI
This commit is contained in:
3
.github/workflows/macos_tests.yml
vendored
3
.github/workflows/macos_tests.yml
vendored
@@ -6,9 +6,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version:
|
||||
- 2.7.18
|
||||
- 3.5.10
|
||||
- 3.6.15
|
||||
- 3.7.10
|
||||
- 3.8.10
|
||||
- 3.9.5
|
||||
|
||||
3
.github/workflows/ubuntu_tests.yml
vendored
3
.github/workflows/ubuntu_tests.yml
vendored
@@ -6,9 +6,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version:
|
||||
- 2.7.18
|
||||
- 3.5.10
|
||||
- 3.6.15
|
||||
- 3.7.10
|
||||
- 3.8.10
|
||||
- 3.9.5
|
||||
|
||||
Reference in New Issue
Block a user