Skip to content

Commit 7c3030a

Browse files
feedback
Created using spr 1.3.4
1 parent 5c50e05 commit 7c3030a

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ RUN apt-get update && \
5858
python3-psutil \
5959
sudo \
6060
# These are needed by the premerge pipeline. Pip is used to install
61-
# dependent python packages and sccache is used for build caching. File and
62-
# tzdata are used for tests.
61+
# dependent python packages. File and tzdata are used for tests.
6362
python3-pip \
6463
file \
6564
tzdata && \

0 commit comments

Comments
 (0)