diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-03-11 23:19:26 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-03-11 23:19:26 +0100 |
| commit | 71d4bd72b7474ec78fae764ecdb57ee97051ecbd (patch) | |
| tree | 46e81f12c3d635aaefd2eb1afd446531906c56cb | |
| parent | a04ba49c504d5ffa2fd902e210875c0a41c62d91 (diff) | |
Don't add rust if rustup is there
| -rw-r--r-- | .build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ image: archlinux packages: - make - - rust - rsync - clang - lld |