misc: fix ci on ubuntu 20.04

Change-Id: I28c6dc67ee49dd2f8aaae8a5da39496a676501ce
This commit is contained in:
Sébastien Blin
2023-02-22 09:38:08 -05:00
committed by Adrien Béraud
parent 52bbac5dbe
commit 3d82feae7a

View File

@ -73,6 +73,7 @@ RUN add-apt-repository universe && \
libasio-dev \
libexpat1 libexpat1-dev \
lcov gcovr \
libxcb-shape0-dev \
ninja-build
RUN apt-get install -y python3 python3-pip python3-setuptools \