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

Commit

Permalink
Merge pull request #318 from radarhere/rc1
Browse files Browse the repository at this point in the history
Updated Python 3.11 to rc1
  • Loading branch information
radarhere authored Sep 1, 2022
2 parents 2e3c52c + 6a21297 commit 8c65e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ fi
echo "::group::Install a virtualenv"
source multibuild/common_utils.sh
source multibuild/travis_steps.sh
export LATEST_3p11="3.11.0rc1"
python3 -m pip install virtualenv
before_install
echo "::endgroup::"
Expand Down

0 comments on commit 8c65e05

Please sign in to comment.