CI: raise memory to 12 GB

4 and even 8 GB cause container failure when building certain
packages (e.g. nodejs or libllvm).
This commit is contained in:
Leonid Pliushch 2019-07-29 03:08:51 +03:00
parent eae9966982
commit 4ebef55b2d
1 changed files with 1 additions and 1 deletions

View File

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