mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +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:
|
||||
- PYTHON: C:/Python310
|
||||
ARCHITECTURE: x86
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
|
||||
- PYTHON: C:/Python37-x64
|
||||
ARCHITECTURE: x64
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
|
|
Loading…
Reference in New Issue
Block a user