CI: bump RAM max allocation

Seems to be needed after recent LLVM update.
This commit is contained in:
Leonid Pliushch 2019-10-23 02:39:30 +03:00
parent 430ace6099
commit 2456500804

View File

@ -1,7 +1,7 @@
container:
image: termux/package-builder:latest
cpu: 4
memory: 8
memory: 16
##
## When doing release builds (branch 'master'), update Docker image if