aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/oss-fuzz.yml
Commit message (Collapse)AuthorAgeFilesLines
* .github/workflows: use upload-artifacts v4 in oss-fuzz workflowTaras Madan2025-01-091-1/+1
|
* oss-fuzz.yml: fix compilation errorjonathanmetzman2023-09-271-4/+12
| | | | | | | Fix compilation error and make other improvements: * Only upload crash on run fail, not build fail * Enable SARIF notification. Fixes: https://github.com/google/oss-fuzz/issues/10989
* .github: decrease the OSS fuzzing time (#3336)Aleksandr Nogikh2022-09-051-1/+1
| | | | 10 minutes looks like a too big number, especially given that other CI actions finish much faster.
* .github/workflows: re-enable oss-fuzzDmitry Vyukov2021-03-251-5/+1
| | | | | It's claimed to be fixed: https://github.com/google/oss-fuzz/issues/3670
* .github/workflows: rename oss-fuzz workflowDmitry Vyukov2020-05-181-0/+30