.gitlab-ci.yml |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a5952ab70716a2d4f792a943c2dcf3068f1d6885
Author: Jeremy Bicha <[email protected]>
Date:   Wed Nov 2 15:03:24 2022 +0100

    Revert "CI: Fix Debian brokenness"
    
    This reverts commit 8fcaa7c622d24761a9ecb3922f95d072077d6f34.
    
    Debian's systemd 252-2 fixed the bug in 252-1

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 26bf1d1d..b5db08a9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,6 @@ stages:
   - publish
 
 before_script:
-  - addgroup systemd-journal
   - echo 'deb-src http://deb.debian.org/debian unstable main' >> 
/etc/apt/sources.list
   - apt-get update
   - apt-get build-dep --yes --no-install-recommends poppler

Reply via email to