]> 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>
Mon, 5 Jun 2023 18:52:50 +0000 (19:52 +0100)
Signed-off-by: Simon McVittie <smcv@collabora.com>
.gitlab-ci.yml

index 8a42759c39d35bf07078542df4cf8c3dcc33fc6a..456d4806528fe8ddb509978f59f1299e873d0113 100644 (file)
@@ -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