mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
ci: remove "--exclude banman" for fuzzing in mac
This commit is contained in:
parent
f9b286353f
commit
fca0a8938e
1 changed files with 0 additions and 1 deletions
|
@ -15,4 +15,3 @@ export NO_DEPENDS=1
|
||||||
export OSX_SDK=""
|
export OSX_SDK=""
|
||||||
export CCACHE_MAXSIZE=400M
|
export CCACHE_MAXSIZE=400M
|
||||||
export RUN_FUZZ_TESTS=true
|
export RUN_FUZZ_TESTS=true
|
||||||
export FUZZ_TESTS_CONFIG="--exclude banman" # https://github.com/bitcoin/bitcoin/issues/27924
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue