Skip to content

Commit e4790d8

Browse files
ci: increase the cron fuzz job duration
1 parent 483ab98 commit e4790d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cflite_cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
uses: google/clusterfuzzlite/actions/run_fuzzers@v1
3636
with:
3737
github-token: ${{ secrets.GITHUB_TOKEN }}
38-
fuzz-seconds: 300 # 5 minutes
38+
fuzz-seconds: 900 # 15 minutes
3939
mode: ${{ matrix.mode }}
4040
sanitizer: ${{ matrix.sanitizer }}

0 commit comments

Comments
 (0)