CI: reduce RAM limit to 8 GB

Possible after setting correct TERMUX_MAKE_PROCESSES.
This commit is contained in:
Leonid Pliushch 2019-07-29 15:26:47 +03:00
parent 26306f7ade
commit 473f71fd93
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
container:
image: termux/package-builder:latest
cpu: 4
memory: 12
memory: 8
docker_builder:
name: Update docker image