mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-16 04:16:35 +03:00
Merge pull request #337 from radarhere/test_images
Updated multibuild to include Python 3.11.0
This commit is contained in:
commit
ede54eb131
1
.github/workflows/build.sh
vendored
1
.github/workflows/build.sh
vendored
|
@ -26,7 +26,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
|
||||||
export LATEST_3p11="3.11.0"
|
|
||||||
python3 -m pip install virtualenv
|
python3 -m pip install virtualenv
|
||||||
before_install
|
before_install
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e86d73f9289ecc19f0bb5e17c2724f03e5b81bdb
|
Subproject commit d4b02ce8c707c8a2bcc721e29f2385149f994b1f
|
Loading…
Reference in New Issue
Block a user