mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Updated multibuild to include Python 3.11.0
This commit is contained in:
parent
2ee3cd2007
commit
678f162a9d
1
.github/workflows/build.sh
vendored
1
.github/workflows/build.sh
vendored
|
@ -26,7 +26,6 @@ fi
|
|||
echo "::group::Install a virtualenv"
|
||||
source multibuild/common_utils.sh
|
||||
source multibuild/travis_steps.sh
|
||||
export LATEST_3p11="3.11.0"
|
||||
python3 -m pip install virtualenv
|
||||
before_install
|
||||
echo "::endgroup::"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e86d73f9289ecc19f0bb5e17c2724f03e5b81bdb
|
||||
Subproject commit d4b02ce8c707c8a2bcc721e29f2385149f994b1f
|
Loading…
Reference in New Issue
Block a user