ci : install libssl-dev (#23325)

This commit is contained in:
Sigbjørn Skjæret 2026-05-19 10:11:04 +02:00 committed by GitHub
parent 00c461ce1a
commit 4b262ab662
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -160,6 +160,7 @@ jobs:
sudo DEBIAN_FRONTEND=noninteractive NEEDRESTART_MODE=a \
apt-get install -y \
build-essential \
libssl-dev \
python3-venv \
gpg \
wget \