UNICODE_WIDTH is 32 by default

This commit is contained in:
Andrew Murray 2022-04-10 15:59:10 +10:00
parent cf7fff47bf
commit 00f6624338

View File

@ -3,7 +3,6 @@ env:
- REPO_DIR=Pillow
- BUILD_COMMIT=HEAD
- PLAT=aarch64
- UNICODE_WIDTH=32
- DOCKER_TEST_IMAGE=multibuild/focal_{PLAT}
- TEST_DEPENDS="pytest pytest-timeout"