capstone-engine / capstone

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
http://www.capstone-engine.org
7.51k stars 1.54k forks source link

Fix CI fuzz job yml syntax #2429

Closed Rot127 closed 1 month ago

Rot127 commented 1 month ago

Your checklist for this pull request

Detailed description

The syntax in the yml file was off and we didn't catch it for the last three weeks.

Test plan

This one should be merged red (in the end it doesn't make a difference). Then we need Google to merge the PR which updates setuptools in the docker image.

Afterwards we can check it again.

Closing issues

...