python-pillow / Pillow

Python Imaging Library (Fork)
https://python-pillow.org
Other
12.32k stars 2.23k forks source link

Test cifuzz when wheel dependencies change #8435

Closed radarhere closed 1 month ago

radarhere commented 1 month ago

Since our cifuzz job is a different environment to our other jobs, and calls wheels-dependencies.sh, I think it makes sense to test cifuzz when a change is made to wheels-dependencies.sh.

A concrete demonstration of this was made in #8421, when it featured a change in wheels-dependencies.sh specifically targeted at the cifuzz job.