[postgresql] Disable AFL build (#10604)

Fixes https://github.com/google/oss-fuzz/issues/10603
This commit is contained in:
jonathanmetzman 2023-06-26 19:01:26 -04:00 committed by GitHub
parent e5d26b1b80
commit e83125b2ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -9,6 +9,5 @@ auto_ccs:
fuzzing_engines:
- libfuzzer
- honggfuzz
- afl
sanitizers:
- address