Skip to content

Commit

Permalink
ci: Remove redundant valgrind fuzz task
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoFalke committed Nov 11, 2020
1 parent fa8dd34 commit fa92cf2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,6 @@ task:
env:
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:
name: 'x86_64 Linux [GOAL: install] [focal] [multiprocess]'
<< : *GLOBAL_TASK_TEMPLATE
Expand Down

0 comments on commit fa92cf2

Please sign in to comment.