Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 678f162

Browse files
committed
Updated multibuild to include Python 3.11.0
1 parent 2ee3cd2 commit 678f162

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ fi
2626
echo "::group::Install a virtualenv"
2727
source multibuild/common_utils.sh
2828
source multibuild/travis_steps.sh
29-
export LATEST_3p11="3.11.0"
3029
python3 -m pip install virtualenv
3130
before_install
3231
echo "::endgroup::"

0 commit comments

Comments
 (0)