From: Ruben Beltran del Rio Date: Mon, 11 Mar 2024 22:19:26 +0000 (+0100) Subject: Don't add rust if rustup is there X-Git-Tag: 7.0.0~37 X-Git-Url: https://git.r.bdr.sh/rbdr/blog/commitdiff_plain/71d4bd72b7474ec78fae764ecdb57ee97051ecbd Don't add rust if rustup is there --- diff --git a/.build.yml b/.build.yml index d4794e9..e1af0ce 100644 --- a/.build.yml +++ b/.build.yml @@ -1,7 +1,6 @@ image: archlinux packages: - make - - rust - rsync - clang - lld