mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 01:29:21 +02:00
Improved concurrency for building on CI
This commit is contained in:
parent
9bb251e14a
commit
5bde14d6ba
@ -29,7 +29,7 @@ before_script:
|
||||
popd
|
||||
script: |
|
||||
cmake . -DCMAKE_BUILD_TYPE=Release
|
||||
make
|
||||
make -j$(nproc)
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
Loading…
x
Reference in New Issue
Block a user