mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-10 04:00:41 +02:00
ci: Remove redundant valgrind fuzz task
This commit is contained in:
@ -112,14 +112,6 @@ task:
|
|||||||
env:
|
env:
|
||||||
FILE_ENV: "./ci/test/00_setup_env_native_fuzz.sh"
|
FILE_ENV: "./ci/test/00_setup_env_native_fuzz.sh"
|
||||||
|
|
||||||
task:
|
|
||||||
name: 'x86_64 Linux [GOAL: install] [focal] [no depends, only system libs, fuzzers under valgrind]'
|
|
||||||
<< : *GLOBAL_TASK_TEMPLATE
|
|
||||||
container:
|
|
||||||
image: ubuntu:focal
|
|
||||||
env:
|
|
||||||
FILE_ENV: "./ci/test/00_setup_env_native_fuzz_with_valgrind.sh"
|
|
||||||
|
|
||||||
task:
|
task:
|
||||||
name: 'x86_64 Linux [GOAL: install] [focal] [multiprocess]'
|
name: 'x86_64 Linux [GOAL: install] [focal] [multiprocess]'
|
||||||
<< : *GLOBAL_TASK_TEMPLATE
|
<< : *GLOBAL_TASK_TEMPLATE
|
||||||
|
Reference in New Issue
Block a user