mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 10:14:30 +03:00
Merge pull request #4245 from hugovk/appveyor-rm-3.6-3.7
CI: Python 3.5 and 3.6 are tested by GHA, remove from AppVeyor
This commit is contained in:
commit
d19b2c8f49
|
@ -15,10 +15,6 @@ environment:
|
||||||
matrix:
|
matrix:
|
||||||
- PYTHON: C:/Python38
|
- PYTHON: C:/Python38
|
||||||
- PYTHON: C:/Python38-x64
|
- PYTHON: C:/Python38-x64
|
||||||
- PYTHON: C:/Python37
|
|
||||||
- PYTHON: C:/Python37-x64
|
|
||||||
- PYTHON: C:/Python36
|
|
||||||
- PYTHON: C:/Python36-x64
|
|
||||||
- PYTHON: C:/Python35
|
- PYTHON: C:/Python35
|
||||||
- PYTHON: C:/Python35-x64
|
- PYTHON: C:/Python35-x64
|
||||||
- PYTHON: C:/msys64/mingw32
|
- PYTHON: C:/msys64/mingw32
|
||||||
|
|
Loading…
Reference in New Issue
Block a user