mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 12:17:14 +03:00
commit
8c65e05daa
1
.github/workflows/build.sh
vendored
1
.github/workflows/build.sh
vendored
|
@ -26,6 +26,7 @@ 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
|
||||||
|
export LATEST_3p11="3.11.0rc1"
|
||||||
python3 -m pip install virtualenv
|
python3 -m pip install virtualenv
|
||||||
before_install
|
before_install
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user