mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
fuzz-checker.yml: Revert inadvertent change from fac61ea
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22501)
This commit is contained in:
parent
2e471a740b
commit
dc1cc3e483
1
.github/workflows/fuzz-checker.yml
vendored
1
.github/workflows/fuzz-checker.yml
vendored
@ -23,7 +23,6 @@ jobs:
|
||||
config: enable-fuzz-afl no-module,
|
||||
install: afl++-clang,
|
||||
cc: afl-clang-fast
|
||||
tests: -
|
||||
}, {
|
||||
name: libFuzzer,
|
||||
config: enable-fuzz-libfuzzer enable-asan enable-ubsan,
|
||||
|
Loading…
Reference in New Issue
Block a user