From 9a8c332e32e92ed66ffe181de6f30330cbde4e0a Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Mon, 17 Jun 2024 09:01:26 +0000 Subject: [PATCH] [scapy] build it more often 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: