We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcba890 commit 630d72cCopy full SHA for 630d72c
1 file changed
scripts/build
@@ -11,7 +11,7 @@ export DEBIAN_FRONTEND=noninteractive
11
# https://github.com/actions/runner/blob/main/docs/start/envlinux.md#full-dependencies-list
12
apt-get update
13
apt-get install --no-install-recommends -y \
14
- liblttng-ust-dev libkrb5-3 zlib1g libssl-dev libicu74 \
+ liblttng-ust-dev libkrb5-3 zlib1g libssl-dev libicu78 \
15
git curl tar zip make dumb-init ca-certificates
16
apt-get clean
17
0 commit comments