From 16830a524773f1551cc003dfb16654d12aa44374 Mon Sep 17 00:00:00 2001 From: Milot Mirdita Date: Mon, 18 Oct 2021 16:23:48 +0200 Subject: [PATCH] Fix number of CPUs used in cirrus --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index bc79a6604..28444880c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -16,6 +16,7 @@ task: name: "Old compilers" container: image: debian:jessie-slim + cpu: 4 memory: 8G matrix: - name: Clang-4