From 790857947801858698d89c3d9ef356f4ce7e1ddd Mon Sep 17 00:00:00 2001 From: Marc Herbert Date: Tue, 23 May 2023 15:07:32 -0700 Subject: [PATCH] .github: ipc_fuzzer: just a stable-v2.2 test Just a stable-v2.2 test. Sample failure on the main branch: https://github.com/thesofproject/sof/actions/runs/5053499443/ Probably since https://github.com/google/oss-fuzz/pull/10342 ? Signed-off-by: Marc Herbert --- .github/workflows/ipc_fuzzer.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ipc_fuzzer.yml b/.github/workflows/ipc_fuzzer.yml index 036cbc82f37e..7268334655a6 100644 --- a/.github/workflows/ipc_fuzzer.yml +++ b/.github/workflows/ipc_fuzzer.yml @@ -1,6 +1,7 @@ --- # For the actual fuzzer see tools/oss-fuzz/README. +# TEST ME now # also see # https://google.github.io/oss-fuzz/getting-started/continuous-integration/ #