mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-05 21:10:11 +03:00
CI,Cygwin: Install CMake, ninja, and Meson for NumPy build
New NumPy uses CMake through meson, which needs dependencies.
This commit is contained in:
parent
255b157b97
commit
c86fc90452
1
.github/workflows/test-cygwin.yml
vendored
1
.github/workflows/test-cygwin.yml
vendored
|
@ -81,6 +81,7 @@ jobs:
|
|||
wget
|
||||
xorg-server-extra
|
||||
zlib-devel
|
||||
ninja cmake meson
|
||||
|
||||
- name: Add Lapack to PATH
|
||||
uses: egor-tensin/cleanup-path@v4
|
||||
|
|
Loading…
Reference in New Issue
Block a user