Revert "CI: Remove an obsolete workaround"

It appears some freedesktop CI runners still have /builds/dbus/dbus
owned by a different user ID.
This reverts commit 3f6400b8b9.

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2023-06-06 11:00:28 +01:00
parent 8e45729621
commit e1ffce1767

View file

@ -38,6 +38,8 @@ variables:
ci_sudo: "yes"
ci_distro: "debian"
ci_suite: "bullseye"
# Temporarily needed to clean up after dbus/dbus#447
GIT_STRATEGY: clone
###
# IMPORTANT