removed sccache
All checks were successful
CI / Build arch-builder docker images (push) Successful in 8m22s
All checks were successful
CI / Build arch-builder docker images (push) Successful in 8m22s
This commit is contained in:
@@ -75,7 +75,6 @@ RUN mkdir -p /etc/cargo
|
|||||||
COPY config.toml /.cargo/
|
COPY config.toml /.cargo/
|
||||||
RUN pacman -S --noconfirm --needed \
|
RUN pacman -S --noconfirm --needed \
|
||||||
rustup \
|
rustup \
|
||||||
sccache \
|
|
||||||
llvm \
|
llvm \
|
||||||
clang
|
clang
|
||||||
FROM rust AS rust-full
|
FROM rust AS rust-full
|
||||||
|
Reference in New Issue
Block a user