image icon indicating copy to clipboard operation
image copied to clipboard

Add caching to the CI fuzzing target

Open Shnatsel opened this issue 2 years ago • 0 comments

CI fuzz job takes a long time not because it fuzzes for a while, but because it takes a long time to compile.

It should be made to use caching, just like the rest of CI.

Shnatsel avatar Jan 09 '24 06:01 Shnatsel