mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +03:00
Updated Linux PyPy jobs to new default MB_ML_VER of 2014
This commit is contained in:
parent
f7b523e255
commit
6472d1fdf7
1
.github/workflows/build.sh
vendored
1
.github/workflows/build.sh
vendored
|
@ -8,7 +8,6 @@ fi
|
|||
|
||||
if [[ "$MB_PYTHON_VERSION" == pypy3* ]]; then
|
||||
if [[ "$TRAVIS_OS_NAME" != "macos-latest" ]]; then
|
||||
MB_ML_VER="2010"
|
||||
DOCKER_TEST_IMAGE="multibuild/xenial_$PLAT"
|
||||
else
|
||||
MB_PYTHON_OSX_VER="10.9"
|
||||
|
|
Loading…
Reference in New Issue
Block a user