Skip to content

Commit

Permalink
Merge pull request #11196 from ericsalo/21.x
Browse files Browse the repository at this point in the history
sync with current 21.x upb
  • Loading branch information
ericsalo committed Dec 8, 2022
2 parents d024e3b + 9d17e97 commit c0bc0cf
Show file tree
Hide file tree
Showing 6 changed files with 24,179 additions and 19,552 deletions.
2 changes: 1 addition & 1 deletion kokoro/macos/prepare_build_macos_rc
Expand Up @@ -36,7 +36,7 @@ pyenv install -v -s 2.7.18 && pyenv global 2.7.18
if [[ "${KOKORO_INSTALL_TOX:-}" == "yes" ]] ; then
pyenv install -v -s 3.7.13
pyenv global 3.7.13
sudo python -m pip install --upgrade pip tox tox-pyenv
sudo python -m pip install --upgrade pip 'tox==3.27.1' tox-pyenv
fi

##
Expand Down

0 comments on commit c0bc0cf

Please sign in to comment.