We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0fdef commit 8b1dbacCopy full SHA for 8b1dbac
src/ci/docker/host-x86_64/dist-various-1/Dockerfile
@@ -55,9 +55,6 @@ RUN ./install-riscv64-none-elf.sh
55
COPY host-x86_64/dist-various-1/install-riscv32-none-elf.sh /build
56
RUN ./install-riscv32-none-elf.sh
57
58
-COPY host-x86_64/dist-various-1/install-llvm-mingw.sh /build
59
-RUN ./install-llvm-mingw.sh
60
-
61
COPY host-x86_64/dist-various-1/install-emscripten.sh /build
62
RUN ./install-emscripten.sh
63
0 commit comments