Skip to content

Commit

Permalink
Revert "Try another thing"
Browse files Browse the repository at this point in the history
This reverts commit 319ec3e.
  • Loading branch information
martell committed May 19, 2019
1 parent 5b46b6e commit ec0053a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ci/docker/x86_64-unknown-linux-musl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,4 @@ RUN apk update && \
make \
gcc

# TODO: change to stable once it has been released for musl
RUN wget https://static.rust-lang.org/dist/rust-beta-x86_64-unknown-linux-musl.tar.gz
RUN tar -xf rust-beta-x86_64-unknown-linux-musl.tar.gz
RUN sh ./rust-beta-x86_64-unknown-linux-musl/install.sh
ENV CC_x86_64_unknown_linux_musl=gcc

0 comments on commit ec0053a

Please sign in to comment.