ci: Add dnsmasq to a few platforms for testing

This commit is contained in:
Arne Welzel 2024-11-08 11:23:06 +01:00 committed by Tim Wojtulewicz
parent 5859a7e28c
commit 3f4de778ae
8 changed files with 11 additions and 2 deletions

View file

@ -12,6 +12,7 @@ RUN apt-get update && apt-get -y install \
ccache \
cmake \
curl \
dnsmasq \
flex \
g++ \
gcc \