CI: set TERMUX_MAKE_PROCESSES to 4

Otherwise it will use number reported by `nproc` which is 32 currently.
This commit is contained in:
Leonid Pliushch 2019-07-29 14:47:54 +03:00
parent acd7a30551
commit 26306f7ade
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ task:
- Update docker image
environment:
TERMUX_MAKE_PROCESSES: 4
matrix:
TERMUX_ARCH: aarch64
TERMUX_ARCH: arm