Skip to content

Commit

Permalink
add lsof to docker image for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jberthold committed Jan 31, 2024
1 parent 7addf8f commit 8686224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ RUN apt-get update \
lld-${LLVM_VERSION} \
llvm-${LLVM_VERSION}-tools \
locales \
lsof \
maven \
openjdk-${JDK_VERSION}-jdk \
parallel \
Expand Down

0 comments on commit 8686224

Please sign in to comment.