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:
jonathanmetzman 2021-08-19 18:58:20 -07:00 committed by GitHub
parent f9d0813ea8
commit 2f0310ef74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ sanitizers:
experimental: True
- undefined
main_repo: 'https://github.com/ClickHouse/ClickHouse.git'
disabled: True