mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 11:33: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
|
|
@ -6,6 +6,7 @@ RUN dnf install -y \
|
|||
gcc-c++ \
|
||||
git \
|
||||
mariadb-devel \
|
||||
ninja-build \
|
||||
protobuf-devel \
|
||||
qt6-{qttools,qtsvg,qtmultimedia,qtwebsockets}-devel \
|
||||
qt6-qtimageformats \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue