github: Increase the time CIFuzz is running the fuzzers

Several new fuzzers were added since this workflow was created (in
particular due to the plugin split).
This commit is contained in:
Tobias Brunner
2026-05-27 12:38:27 +02:00
parent 50fc4c24a6
commit 5a2ed87945
+1
View File
@@ -36,6 +36,7 @@ jobs:
with:
oss-fuzz-project-name: 'strongswan'
report-timeouts: true
fuzz-seconds: 900
output-sarif: true
language: c
sanitizer: ${{ matrix.sanitizer }}