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:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user