From aa07248adedd3e1b00ee88a69d357bd6faee5495 Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Mon, 17 Jun 2024 23:18:52 +0300 Subject: [PATCH] [scapy] build it more often (#12074) to let the latest builds be more or less in sync with the upstream repository. It should help CIFuzz to detect known issues better among other things. --- projects/scapy/project.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/scapy/project.yaml b/projects/scapy/project.yaml index 3c1186249764..6b2d46af3859 100644 --- a/projects/scapy/project.yaml +++ b/projects/scapy/project.yaml @@ -6,6 +6,7 @@ auto_ccs: - "julien.voisin@dustri.org" - "ipudney@google.com" - "evverx@gmail.com" +builds_per_day: 4 fuzzing_engines: - libfuzzer sanitizers: