Skip to content

Commit ded2c8b

Browse files
authored
Merge pull request #7682 from radarhere/windows_pypy_wheels
2 parents 127b65e + 75015e9 commit ded2c8b

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)