Skip to content

Commit 53c8089

Browse files
[CI] Don't install lz4 (#9848)
We decided to use "zstd" instead.
1 parent 2e6f732 commit 53c8089

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

devops/scripts/install_build_tools.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ apt update && apt install -yqq \
1919
libdw1 \
2020
wget \
2121
sudo \
22-
lz4 \
2322
zstd
2423

2524
pip3 install psutil

0 commit comments

Comments
 (0)