ci: give more memory to Windows build
build is getting OOM killed.. maybe since Qt6 migration?
This commit is contained in:
@@ -186,7 +186,7 @@ task:
|
|||||||
container:
|
container:
|
||||||
dockerfile: contrib/build-wine/Dockerfile
|
dockerfile: contrib/build-wine/Dockerfile
|
||||||
cpu: 1
|
cpu: 1
|
||||||
memory: 2G
|
memory: 3G
|
||||||
pip_cache:
|
pip_cache:
|
||||||
folders:
|
folders:
|
||||||
- contrib/build-wine/.cache/win*/wine_pip_cache
|
- contrib/build-wine/.cache/win*/wine_pip_cache
|
||||||
|
|||||||
Reference in New Issue
Block a user