Skip to content

Commit 27bdf92

Browse files
committed
Probably this is not necessary anymore
Mocking with apparmor seem to be breking the CI now instead of fixing it. Signed-off-by: Simo Sorce <[email protected]>
1 parent 6874c56 commit 27bdf92

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
run: |
2323
sudo apt-get update
2424
sudo apt-get install -y build-essential autopoint clang gcc docbook-{xsl,xml} libxml2-utils xml-core xsltproc lib{krb5,ini-config,keyutils,popt,selinux1,systemd,verto}-dev lib{nss,socket}-wrapper python3{,-colorama} valgrind krb5-{kdc,admin-server,kdc-ldap} ldap-utils slapd apparmor-utils
25-
- name: Silence AppArmor
26-
run: sudo aa-complain $(which slapd)
2725
- name: Setup
2826
run: |
2927
autoreconf -fiv

0 commit comments

Comments
 (0)