remove clang
All checks were successful
ci / checkout (push) Successful in 4m27s

This commit is contained in:
R.J. 2025-02-01 00:18:24 +01:00
parent 4accf9735e
commit cc80f81200
No known key found for this signature in database
GPG key ID: D85876B31F4275CF

View file

@ -15,11 +15,8 @@ RUN apk add --no-cache \
zstd \ zstd \
jq \ jq \
tcpdump \ tcpdump \
k9s \
git git
RUN apk add --no-cache \
clang
# rust # rust
RUN apk add --no-cache \ RUN apk add --no-cache \
rust \ rust \