Commit 5b09d88
committed
workflows: use latest available Pillow wheel on Windows
Current Pillow releases no longer ship 32-bit wheels. Rather than falling
back to a source build, which fails because of missing dependencies, fall
back to the latest Pillow that does have a wheel.
Signed-off-by: Benjamin Gilbert <bgilbert@cs.cmu.edu>1 parent fb983af commit 5b09d88
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| |||
0 commit comments