From abceacd04bf794b0024f895df6460d0c3f2df904 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Thu, 21 Feb 2019 16:25:59 -0800 Subject: [PATCH] try increaseing mem limit --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 682a125..cd73e86 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,6 +4,7 @@ workspace: pipeline: build-linux: + mem_limit: 3G image: therecipe/qt:linux environment: QT_DIR: /opt/Qt