mirror of https://github.com/google/oss-fuzz.git
[graphicsfuzz-spirv] Disable project. (#4373)
It's broken now because ClusterFuzz's blackbox fuzzer model can't support it.
This commit is contained in:
parent
164cc93088
commit
a6abdaa5ac
|
@ -16,3 +16,5 @@ sanitizers:
|
||||||
architectures:
|
architectures:
|
||||||
- x86_64
|
- x86_64
|
||||||
- i386
|
- i386
|
||||||
|
|
||||||
|
disabled: True
|
||||||
|
|
Loading…
Reference in New Issue