mirror of https://github.com/xiph/flac
Increase CI-fuzz time spend
This commit is contained in:
parent
1a8279b7d1
commit
b318f29869
|
@ -25,7 +25,7 @@ jobs:
|
|||
with:
|
||||
oss-fuzz-project-name: 'flac'
|
||||
language: c++
|
||||
fuzz-seconds: 3600
|
||||
fuzz-seconds: 7200
|
||||
sanitizer: ${{ matrix.sanitizer }}
|
||||
- name: Upload Crash
|
||||
uses: actions/upload-artifact@v1
|
||||
|
|
Loading…
Reference in New Issue