Remove EOL versions from CI
This commit is contained in:
parent
6d4365a696
commit
7256feeaa8
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user