GitLab CI: Don't retry our fuzz jobs

This commit is contained in:
Gerald Combs 2023-06-29 10:49:25 -07:00
parent a27fcd06bc
commit ed35e3a4e9
1 changed files with 1 additions and 0 deletions

View File

@ -885,6 +885,7 @@ Code Lines:
# Fuzz TShark using ASAN and valgrind.
.fuzz-ubuntu:
extends: .build-ubuntu
retry: 0
rules: !reference [.if-fuzz-schedule]
tags:
- wireshark-ubuntu-fuzz