Merge pull request #2445 from facebook/nomsanfuzz
remove flackey msan ossfuzz test
This commit is contained in:
commit
bc0a1e4d59
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
sanitizer: [address, undefined, memory]
|
||||
sanitizer: [address, undefined]
|
||||
steps:
|
||||
- name: Build Fuzzers (${{ matrix.sanitizer }})
|
||||
id: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user