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

Commit badd6a7

Browse files
committed
Python 3.11 has been released
1 parent 61d40c9 commit badd6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ 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.0rc2"
29+
export LATEST_3p11="3.11.0"
3030
python3 -m pip install virtualenv
3131
before_install
3232
echo "::endgroup::"

0 commit comments

Comments
 (0)