ci: use Ninja on linux and macos

This commit is contained in:
Bruno Alexandre Rosa 2025-05-03 02:20:05 -03:00
parent d51620640b
commit b8f4ac3864
9 changed files with 18 additions and 5 deletions

View file

@ -17,6 +17,7 @@ RUN apt-get update && \
libqt6sql6-mysql \
libqt6svg6-dev \
libqt6websockets6-dev \
ninja-build \
protobuf-compiler \
qt6-image-formats-plugins \
qt6-l10n-tools \