image
image copied to clipboard
Add caching to the CI fuzzing target
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.