[ci] update dependency requirement for openssl

This commit is contained in:
tangxifan 2023-09-06 17:33:43 -07:00
parent 539bcba851
commit 12ac7d501a
1 changed files with 2 additions and 1 deletions

View File

@ -62,4 +62,5 @@ apt-get install -y \
clang-8 \
clang-10 \
clang-format-10 \
libxml2-utils
libxml2-utils \
libssl-dev