1 parent 935c4b8 commit c5d4c7fCopy full SHA for c5d4c7f
1 file changed
common/src/main/rust/Dockerfile
@@ -8,5 +8,6 @@ RUN rustup target add x86_64-pc-windows-gnu
8
RUN rustup target add aarch64-apple-darwin
9
RUN rustup target add x86_64-unknown-linux-gnu
10
RUN rustup target add aarch64-unknown-linux-gnu
11
+RUN rustup target add aarch64-pc-windows-gnullvm
12
13
WORKDIR /
0 commit comments