Skip to content

Commit

Permalink
Add py3-lldb to musl ci builder
Browse files Browse the repository at this point in the history
because a lot of lldb functionality requires it
  • Loading branch information
dipinhora committed Dec 2, 2024
1 parent b8dde98 commit 08fdcf3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apk update \
py3-pip \
gdb \
lldb \
py3-lldb \
&& pip install cloudsmith-cli

# add user pony in order to not run tests as root
Expand Down

0 comments on commit 08fdcf3

Please sign in to comment.