mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-04 13:40:54 +03:00
Merge pull request #336 from radarhere/python311
Python 3.11 has been released
This commit is contained in:
commit
2ee3cd2007
2
.github/workflows/build.sh
vendored
2
.github/workflows/build.sh
vendored
|
@ -26,7 +26,7 @@ fi
|
|||
echo "::group::Install a virtualenv"
|
||||
source multibuild/common_utils.sh
|
||||
source multibuild/travis_steps.sh
|
||||
export LATEST_3p11="3.11.0rc2"
|
||||
export LATEST_3p11="3.11.0"
|
||||
python3 -m pip install virtualenv
|
||||
before_install
|
||||
echo "::endgroup::"
|
||||
|
|
Loading…
Reference in New Issue
Block a user