Currently, we run all the fuzzers in the same task  instead, we should do: * build the fuzzers into a dedicated task * save the binaries as artifact * run them into dedicated tasks (one per fuzzer)