You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,8 +96,8 @@ Released as needed privately to individual vendors for critical security-related
96
96
## Binary Distributions
97
97
98
98
### Windows
99
-
*[ ]Contact `@cgohlke` for Windows binaries via release ticket e.g. https://github.com/python-pillow/Pillow/issues/1174.
100
-
*[ ] Download and extract tarball from `@cgohlke` and copy into `dist/`
99
+
*[ ]Download the artifacts from the [GitHub Actions "Test Windows" workflow](https://github.com/python-pillow/Pillow/actions/workflows/test-windows.yml)
100
+
and copy into `dist/`
101
101
102
102
### Mac and Linux
103
103
*[ ] Use the [Pillow Wheel Builder](https://github.com/python-pillow/pillow-wheels):
0 commit comments