mirror of
https://github.com/edubart/otclient.git
synced 2025-10-22 23:35:54 +02:00
Improved concurrency for building on CI
This commit is contained in:
@@ -29,7 +29,7 @@ before_script:
|
||||
popd
|
||||
script: |
|
||||
cmake . -DCMAKE_BUILD_TYPE=Release
|
||||
make
|
||||
make -j$(nproc)
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
Reference in New Issue
Block a user