Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fuzz: Fuzz optimisations #886

Merged
merged 3 commits into from
Sep 3, 2022
Merged

fuzz: Fuzz optimisations #886

merged 3 commits into from
Sep 3, 2022

Commits on Sep 2, 2022

  1. fuzz: Ensure latest base images are used

    Latest base image should contain Go 1.18, removing
    the need of updating that ourselves, apart from
    benefiting from latest changes upstream.
    
    Signed-off-by: Paulo Gomes <[email protected]>
    Paulo Gomes committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    50ef51b View commit details
    Browse the repository at this point in the history
  2. fuzz: Reuse go cache from host

    Signed-off-by: Paulo Gomes <[email protected]>
    Paulo Gomes committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    e26f8b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. fuzz: Fix cache path

    Signed-off-by: Paulo Gomes <[email protected]>
    Paulo Gomes committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    976f4bb View commit details
    Browse the repository at this point in the history