forked from ondra/server-sdk
build on one core only due to limited resources ( Memory allocation error )
This commit is contained in:
parent
b7146da2ed
commit
f147901026
@ -15,7 +15,7 @@ build: # name of task
|
||||
- mkdir -p build
|
||||
- cd build
|
||||
- qmake ../core-sdk.pro
|
||||
- make -j8
|
||||
- make -j1
|
||||
cache:
|
||||
paths:
|
||||
- build/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user