mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 02:04:36 +03:00
multibuild now includes PyPy 7.3.3
This commit is contained in:
parent
c98b027204
commit
d69138f4b7
2
.github/workflows/build.sh
vendored
2
.github/workflows/build.sh
vendored
|
@ -17,8 +17,6 @@ fi
|
||||||
echo "::group::Install a virtualenv"
|
echo "::group::Install a virtualenv"
|
||||||
source multibuild/common_utils.sh
|
source multibuild/common_utils.sh
|
||||||
source multibuild/travis_steps.sh
|
source multibuild/travis_steps.sh
|
||||||
# can't use default 7.3.1 on macOS due to https://foss.heptapod.net/pypy/pypy/-/issues/3229
|
|
||||||
LATEST_PP_7p3=7.3.3
|
|
||||||
python3 -m pip install virtualenv
|
python3 -m pip install virtualenv
|
||||||
before_install
|
before_install
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2bf2b360f084aaa4b166935c3bd279e2e842f6ff
|
Subproject commit 63c1418ea5236f2586007c5397dab1d99d4cf1dd
|
Loading…
Reference in New Issue
Block a user