Skip to content

Commit 911e9e9

Browse files
Revert "[GitHub][docker] Add python3 venv package to CI container (#161024)"
This reverts commit 5a13c85. Now that pr-code-format.yml will be using a purpose-built container, we no longer need support for this in the main CI container.
1 parent 3f46a5c commit 911e9e9

File tree

1 file changed

+0
-1
lines changed
  • .github/workflows/containers/github-action-ci

1 file changed

+0
-1
lines changed

.github/workflows/containers/github-action-ci/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ RUN apt-get update && \
6262
# Having a symlink from python to python3 enables code sharing between
6363
# the Linux and Windows pipelines.
6464
python3-pip \
65-
python3-venv \
6665
file \
6766
tzdata \
6867
python-is-python3 && \

0 commit comments

Comments
 (0)