mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Try to find why RPI compilation fail on CircleCI
This commit is contained in:
parent
ce5eba9932
commit
3a723a8887
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ dependencies:
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
override:
|
override:
|
||||||
- make -C source target/install -j4 :
|
- make -C source target/install -j1 V=s :
|
||||||
timeout: 7200
|
timeout: 9200
|
||||||
|
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue