From faca7ac13215fd88b420feea8f06d7404f8fd067 Mon Sep 17 00:00:00 2001 From: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> Date: Thu, 6 Feb 2025 22:06:30 +0100 Subject: [PATCH] ci: Bump fuzz task timeout --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index 9be06943695..393237af66b 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -182,6 +182,7 @@ task: persistent_worker: labels: type: medium + timeout_in: 240m # larger timeout, due to the high CPU demand env: FILE_ENV: "./ci/test/00_setup_env_native_fuzz.sh"