From 1ce5299ebd40c423b285ca65a6a94128975c20ac Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: Tue, 6 Sep 2022 13:51:24 +0000 Subject: [PATCH] fixup! Add more CPUs to the fuzzer test --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 94ebd9450a..15f233d69b 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -160,7 +160,7 @@ task: << : *GLOBAL_TASK_TEMPLATE container: image: ubuntu:focal - cpu: 6 # Increase CPU and memory to avoid timeout + cpu: 8 # Increase CPU and memory to avoid timeout memory: 16G env: << : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV