Skip to content

Conversation

@radarhere
Copy link
Member

Pillow/.appveyor.yml

Lines 13 to 18 in d6e59bc

- PYTHON: C:/Python310
ARCHITECTURE: x86
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
- PYTHON: C:/Python37-x64
ARCHITECTURE: x64
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017

https://www.appveyor.com/docs/windows-images-software/ lists Visual Studio 2017 as running on Windows Server 2016 and Visual Studio 2022 as running on Windows Server 2019.

As for GitHub Actions, it runs Microsoft Windows Server 2022 and uses Visual Studio 2022.

@hugovk hugovk merged commit ee2a92f into python-pillow:main Aug 30, 2022
@radarhere radarhere deleted the winbuild_readme branch August 30, 2022 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants