Skip to content

github action: split the run of the fuzzers #5443

@sylvestre

Description

@sylvestre

Currently, we run all the fuzzers in the same task
image

instead, we should do:

  • build the fuzzers into a dedicated task
  • save the binaries as artifact
  • run them into dedicated tasks (one per fuzzer)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions