mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-08 19:12:35 +00:00
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:
@@ -1,7 +1,7 @@
|
||||
container:
|
||||
image: termux/package-builder:latest
|
||||
cpu: 4
|
||||
memory: 4
|
||||
memory: 12
|
||||
|
||||
docker_builder:
|
||||
name: Update docker image
|
||||
|
||||
Reference in New Issue
Block a user