From 678f162a9dabd6c9bb9807c1e2a84529a9ee1ed8 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Thu, 27 Oct 2022 19:31:13 +1100 Subject: [PATCH] Updated multibuild to include Python 3.11.0 --- .github/workflows/build.sh | 1 - multibuild | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.sh b/.github/workflows/build.sh index 23ab027ba..98bbbe472 100755 --- a/.github/workflows/build.sh +++ b/.github/workflows/build.sh @@ -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::" diff --git a/multibuild b/multibuild index e86d73f92..d4b02ce8c 160000 --- a/multibuild +++ b/multibuild @@ -1 +1 @@ -Subproject commit e86d73f9289ecc19f0bb5e17c2724f03e5b81bdb +Subproject commit d4b02ce8c707c8a2bcc721e29f2385149f994b1f