mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 02:23:55 -07:00
ci: use Ninja on Linux and macOS builds (#5939)
* ci: use Ninja on linux and macos * ci: simplify parallelism
This commit is contained in:
parent
3cf604528a
commit
fc800ff487
10 changed files with 23 additions and 37 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue