mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-13 17:25:49 +03:00
Merge pull request #7775 from radarhere/cygwin
Removed platform argument from setup-cygwin action
This commit is contained in:
commit
1e0b17a052
1
.github/workflows/test-cygwin.yml
vendored
1
.github/workflows/test-cygwin.yml
vendored
|
@ -49,7 +49,6 @@ jobs:
|
|||
- name: Install Cygwin
|
||||
uses: egor-tensin/setup-cygwin@v4
|
||||
with:
|
||||
platform: x86_64
|
||||
packages: >
|
||||
gcc-g++
|
||||
ghostscript
|
||||
|
|
Loading…
Reference in New Issue
Block a user