Skip to content

GitHub Actions: Update to windows-2019#4201

Merged
hugovk merged 6 commits intopython-pillow:masterfrom
nulano:gha-win-update
Nov 8, 2019
Merged

GitHub Actions: Update to windows-2019#4201
hugovk merged 6 commits intopython-pillow:masterfrom
nulano:gha-win-update

Conversation

@nulano
Copy link
Contributor

@nulano nulano commented Nov 7, 2019

Fixes #4188

Changes proposed in this pull request:

  • Run Windows tests on windows-2019
  • Use official prebuilt Ghostscript binary
  • Patch LCMS2 build scripts to work with VS2019 (1)
  • Use DISTUTILS_USE_SDK=1 to help Python 3.5 and 3.6 find the compiler (1)
  • Fix PyPy3.6 pip warning causing early failures; FIXME PyPy can't find the compiler

(1) These two changes should probably be reverted once VS2017 is added to windows-2019 as promised in actions/runner-images#68 (comment)

@hugovk
Copy link
Member

hugovk commented Nov 8, 2019

Thank you!

Let's remove or comment out PyPy for now, and if necessary, create an upstream issue with GitHub Actions.

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.

GitHub Actions: Removing windows-2016 on 7 Nov

2 participants