Skip to content

Commit 9bacc26

Browse files
committed
experimental: Add NO_DOWNLOAD_CI_RUSTC in x86_64-gnu-tools
1 parent c98a831 commit 9bacc26

File tree

1 file changed

+1
-0
lines changed
  • src/ci/docker/host-x86_64/x86_64-gnu-tools

1 file changed

+1
-0
lines changed

src/ci/docker/host-x86_64/x86_64-gnu-tools/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ ENV RUST_CONFIGURE_ARGS \
8585

8686
ENV HOST_TARGET x86_64-unknown-linux-gnu
8787
ENV FORCE_CI_RUSTC 1
88+
ENV NO_DOWNLOAD_CI_RUSTC 1
8889

8990
COPY host-x86_64/dist-x86_64-linux/shared.sh /scripts/
9091
COPY host-x86_64/dist-x86_64-linux/build-gccjit.sh /scripts/

0 commit comments

Comments
 (0)