Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated tested Windows environment list #6550

Merged
merged 1 commit into from
Aug 30, 2022

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.

None yet

3 participants