[libc++] Install venv in the CI Docker image (#188825)
To support #165769
This commit is contained in:
parent
a4ce617c0f
commit
e849c68657
@ -75,6 +75,7 @@ RUN sudo apt-get update \
|
||||
python3-packaging \
|
||||
python3-setuptools \
|
||||
python3-psutil \
|
||||
python3-venv \
|
||||
software-properties-common \
|
||||
swig \
|
||||
unzip \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user