Skip to content

Commit 75015e9

Browse files
committed
Skip PyPy3.8 Windows wheel
1 parent dacd928 commit 75015e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ jobs:
143143
CIBW_ARCHS: ${{ matrix.cibw_arch }}
144144
CIBW_BEFORE_ALL: "{package}\\winbuild\\build\\build_dep_all.cmd"
145145
CIBW_CACHE_PATH: "C:\\cibw"
146+
CIBW_SKIP: pp38-*
146147
CIBW_TEST_SKIP: "*-win_arm64"
147148
CIBW_TEST_COMMAND: 'docker run --rm
148149
-v {project}:C:\pillow

0 commit comments

Comments
 (0)