summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 7e71bb6ad..d82e63987 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -116,6 +116,7 @@ windows_task:
env:
CIRRUS_CLONE_DEPTH: 10
MSYS2_PATH_TYPE: inherit
+ MAKEFLAGS: -j 2
prepare_script: |
%container_cmd% -l -c "cd $(echo '%cd%') && %prepare%"