Skip to content

Commit a3c95ff

Browse files
[CI] Install time in our docker images (#16651)
To be used in #16648.
1 parent 0955164 commit a3c95ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devops/scripts/install_build_tools.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ apt update && apt install -yqq \
2424
jq \
2525
curl \
2626
libhwloc-dev \
27-
libzstd-dev
28-
27+
libzstd-dev \
28+
time

0 commit comments

Comments
 (0)