Skip to content

Commit fa92cf2

Browse files
author
MarcoFalke
committed
ci: Remove redundant valgrind fuzz task
1 parent fa8dd34 commit fa92cf2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.cirrus.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -112,14 +112,6 @@ task:
112112
env:
113113
FILE_ENV: "./ci/test/00_setup_env_native_fuzz.sh"
114114

115-
task:
116-
name: 'x86_64 Linux [GOAL: install] [focal] [no depends, only system libs, fuzzers under valgrind]'
117-
<< : *GLOBAL_TASK_TEMPLATE
118-
container:
119-
image: ubuntu:focal
120-
env:
121-
FILE_ENV: "./ci/test/00_setup_env_native_fuzz_with_valgrind.sh"
122-
123115
task:
124116
name: 'x86_64 Linux [GOAL: install] [focal] [multiprocess]'
125117
<< : *GLOBAL_TASK_TEMPLATE

0 commit comments

Comments
 (0)