mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-04 21:50:54 +03:00
Merge pull request #6026 from radarhere/appveyor
Upgraded AppVeyor Python 3.10 image to Visual Studio 2022
This commit is contained in:
commit
7d31065ad3
|
@ -12,7 +12,7 @@ environment:
|
||||||
matrix:
|
matrix:
|
||||||
- PYTHON: C:/Python310
|
- PYTHON: C:/Python310
|
||||||
ARCHITECTURE: x86
|
ARCHITECTURE: x86
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
|
||||||
- PYTHON: C:/Python37-x64
|
- PYTHON: C:/Python37-x64
|
||||||
ARCHITECTURE: x64
|
ARCHITECTURE: x64
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||||
|
|
Loading…
Reference in New Issue
Block a user