Skip to content

Commit 5cb12c7

Browse files
committed
[DO NOT MERGE] Test if sccache is the cause build flaky
1 parent eeba189 commit 5cb12c7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/ci/docker/dist-aarch64-linux/Dockerfile

-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ RUN ./build-toolchains.sh
2121

2222
USER root
2323

24-
COPY scripts/sccache.sh /scripts/
25-
RUN sh /scripts/sccache.sh
26-
2724
ENV PATH=$PATH:/x-tools/aarch64-unknown-linux-gnueabi/bin
2825

2926
ENV CC_aarch64_unknown_linux_gnu=aarch64-unknown-linux-gnueabi-gcc \

0 commit comments

Comments
 (0)