Remove Python 2.6 from Windows tests (#60235)
(cherry picked from commit 3a3727d200
)
This commit is contained in:
parent
1eb11edb14
commit
c2abfd8c4d
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ provider="${P:-default}"
|
|||
# python versions to test in order
|
||||
# python 2.7 runs full tests while other versions run minimal tests
|
||||
python_versions=(
|
||||
2.6
|
||||
3.5
|
||||
3.6
|
||||
3.7
|
||||
|
|
Loading…
Reference in a new issue