Add cranelift.
This commit is contained in:
parent
8e712532e1
commit
4dee130873
@ -4,3 +4,4 @@ RUN apk add --no-cache musl-dev
|
||||
RUN cargo install --locked --no-default-features --features ci-autoclean cargo-cache
|
||||
RUN rustup component add rustfmt
|
||||
RUN rustup component add clippy
|
||||
RUN rustup component add rustc-codegen-cranelift
|
||||
|
Loading…
Reference in New Issue
Block a user