]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
CI: Remove an obsolete workaround
authorSimon McVittie <smcv@collabora.com>
Fri, 12 May 2023 14:01:32 +0000 (15:01 +0100)
committerSimon McVittie <smcv@collabora.com>
Fri, 12 May 2023 14:40:45 +0000 (15:40 +0100)
Signed-off-by: Simon McVittie <smcv@collabora.com>
.gitlab-ci.yml

index 84298a328f0da792775ffffa77f3d45529bd8445..ccffb2c5e8ea14b0d3b797f07ecdb7efc7908b37 100644 (file)
@@ -45,8 +45,6 @@ variables:
   ci_local_packages: "yes"
   ci_parallel: "2"
   ci_sudo: "yes"
-  # Temporarily needed to clean up after dbus/dbus#447
-  GIT_STRATEGY: clone
 
   ###
   # IMPORTANT