From 077f7e43f8be49f5a6ded2c3e701b0d889c90df9 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 12 May 2023 15:01:32 +0100 Subject: [PATCH] CI: Remove an obsolete workaround Signed-off-by: Simon McVittie --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8a42759c..456d4806 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,8 +38,6 @@ variables: ci_sudo: "yes" ci_distro: "debian" ci_suite: "bullseye" - # Temporarily needed to clean up after dbus/dbus#447 - GIT_STRATEGY: clone ### # IMPORTANT