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/
|
||||
RUN pacman -S --noconfirm --needed \
|
||||
rustup \
|
||||
sccache \
|
||||
llvm \
|
||||
clang
|
||||
FROM rust AS rust-full
|
||||
|
Reference in New Issue
Block a user