mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 19:06:18 +03:00
commit
802195dd3b
2
.github/workflows/build.sh
vendored
2
.github/workflows/build.sh
vendored
|
@ -18,7 +18,7 @@ echo "::group::Install a virtualenv"
|
|||
source multibuild/common_utils.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.2
|
||||
LATEST_PP_7p3=7.3.3
|
||||
python3 -m pip install virtualenv
|
||||
before_install
|
||||
echo "::endgroup::"
|
||||
|
|
Loading…
Reference in New Issue
Block a user