Skip to content
Snippets Groups Projects
Commit 820b30fe authored by Éloïs's avatar Éloïs
Browse files

use stable toolchain

parent e384624d
No related branches found
No related tags found
No related merge requests found
Pipeline #4031 passed
......@@ -4,9 +4,6 @@ LABEL maintainer="Elois Librelois"
LABEL version="0.1"
LABEL description="CI for rust-wasm projects"
# install and use toolchain nightly
RUN rustup install nightly && rustup default nightly
# add target wasm32-unknown-unknown
RUN rustup target add wasm32-unknown-unknown
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment