Skip to content

Commit d199b84

Browse files
committed
cfl: bump pruning timeout
1 parent 9d992e5 commit d199b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cflite_cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
id: run
6060
uses: google/clusterfuzzlite/actions/run_fuzzers@main
6161
with:
62-
fuzz-seconds: 600
62+
fuzz-seconds: 1800
6363
github-token: ${{ secrets.GITHUB_TOKEN }}
6464
mode: 'prune'
6565
output-sarif: true

0 commit comments

Comments
 (0)