From: Stefan Metzmacher Date: Wed, 30 Apr 2025 08:28:05 +0000 (+0200) Subject: gitlab-ci: add a reference for samba-fuzz regarding oss-fuzz with ubuntu 20.04 X-Git-Tag: tevent-0.17.0~208 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f37538d3c827c751b057014953d55431f3ea4ad;p=thirdparty%2Fsamba.git gitlab-ci: add a reference for samba-fuzz regarding oss-fuzz with ubuntu 20.04 When https://github.com/google/oss-fuzz/pull/13018 is merged we can likely switch to ubuntu 24.04 for oss-fuzz Signed-off-by: Stefan Metzmacher Reviewed-by: Andreas Schneider --- diff --git a/.gitlab-ci-main.yml b/.gitlab-ci-main.yml index 3b8649a9888..5fe91a675a7 100644 --- a/.gitlab-ci-main.yml +++ b/.gitlab-ci-main.yml @@ -366,6 +366,8 @@ samba-fuzz: extends: .shared_template variables: # We match what Google is running over at oss-fuzz + # See https://github.com/google/oss-fuzz/pull/13018 for + # an upgrade to ubuntu 24.04 SAMBA_CI_JOB_IMAGE: ${SAMBA_CI_CONTAINER_IMAGE_ubuntu2004} ctdb: