Skip to content

Commit 703c6cf

Browse files
committed
Revert "Python 3.9 wheels are no longer needed (python-pillow#9214)"
This reverts commit a953d86.
1 parent 693df7b commit 703c6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
platform: macos
5656
os: macos-15-intel
5757
cibw_arch: x86_64
58-
build: "cp3{10,11}*"
58+
build: "cp3{9,10,11}*"
5959
macosx_deployment_target: "10.10"
6060
- name: "macOS 10.13 x86_64"
6161
platform: macos

0 commit comments

Comments
 (0)