Skip to content

Commit

Permalink
CI-fuzz: increase fuzz time to 40 minutes
Browse files Browse the repository at this point in the history
Closes #5174
  • Loading branch information
Leo Neat authored and bagder committed Apr 2, 2020
1 parent e1dc86f commit 4506607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
with:
oss-fuzz-project-name: 'curl'
fuzz-seconds: 600
fuzz-seconds: 2400
dry-run: false

- name: Upload Crash
Expand Down

0 comments on commit 4506607

Please sign in to comment.