Skip to content

Commit

Permalink
fix ci issue
Browse files Browse the repository at this point in the history
Signed-off-by: stonezdj <stone.zhang@broadcom.com>
  • Loading branch information
stonezdj committed Oct 17, 2024
1 parent 82ce378 commit 51c080d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ci/api_common_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python --version
pip -V
cat /etc/issue
cat /proc/version
sudo -H pip install --ignore-installed urllib3 chardet requests --upgrade
sudo -H pip install --ignore-installed urllib3 chardet requests --upgrade --break-system-packages
python --version

#---------------Set DNS for docker v20-----------------------#
Expand Down

0 comments on commit 51c080d

Please sign in to comment.