mirror of https://github.com/google/oss-fuzz.git
Disable clickhouse. (#6246)
I merged https://github.com/google/oss-fuzz/pull/6244 too quickly. Clickhouse fails to build. Disable temporarily to prevent exceptions since clickhouse is new
This commit is contained in:
parent
f9d0813ea8
commit
2f0310ef74
|
@ -12,3 +12,4 @@ sanitizers:
|
|||
experimental: True
|
||||
- undefined
|
||||
main_repo: 'https://github.com/ClickHouse/ClickHouse.git'
|
||||
disabled: True
|
||||
|
|
Loading…
Reference in New Issue