From 91b4522ccc905d5d477befe073c0d635aa59d924 Mon Sep 17 00:00:00 2001 From: Bjorn Neergaard Date: Mon, 3 Oct 2022 01:37:58 -0600 Subject: [PATCH] ci(cirrus): increase core count thanks to increased concurrency limits for OSS (cherry picked from commit 23c4f9b34bf897948b85b44e351d40d064f7efb5) --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index c0241e07b24..450fe74a08a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,6 +1,6 @@ freebsd_instance: image_family: freebsd-13-1 - cpu: 1 + cpu: 2 memory: 4G test_task: