From 66460578b19c979b93cc8f67fcbb1e88358e1ee1 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Wed, 19 Nov 2025 16:53:39 +0100 Subject: [PATCH] ci: Remove marco from the whitelist Signed-off-by: Jakub Jelen Reviewed-by: Andreas Schneider --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 21f263d4..9bce0c05 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -633,7 +633,6 @@ freebsd/openssl_1.1.1/x86_64: - branches@libssh/libssh-mirror - branches@cryptomilk/libssh-mirror - branches@jjelen/libssh-mirror - - branches@marco.fortina/libssh-mirror ############################################################################### @@ -752,7 +751,6 @@ coverity: - branches@libssh/libssh-mirror - branches@cryptomilk/libssh-mirror - branches@jjelen/libssh-mirror - - branches@marco.fortina/libssh-mirror # TODO add -DFUZZ_TESTING=ON clang cant find _LLVMFuzzerInitialize on arm64 macos-m1: