mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-03-10 07:38:33 +08:00
chore: remove zstd
This commit is contained in:
committed by
Yusuke Kuoka
parent
2eafc9f238
commit
4b2971bc90
@@ -27,7 +27,6 @@ RUN apt-get update -y \
|
||||
sudo \
|
||||
unzip \
|
||||
zip \
|
||||
zstd \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Runner user
|
||||
|
||||
Reference in New Issue
Block a user