Disable influxdb

https://github.com/google/oss-fuzz/pull/4564
This commit is contained in:
Abhishek Arya 2020-12-07 12:08:49 -08:00 committed by GitHub
parent b0b99d5ccd
commit ef5380e427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -8,3 +8,4 @@ fuzzing_engines:
- libfuzzer - libfuzzer
sanitizers: sanitizers:
- address - address
disabled: true