From e7ab435640c75d2ec830ddd87353f2c41fc1d603 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sat, 28 Jan 2023 15:36:37 +0000 Subject: [PATCH] ci: temporary disable compatibility test. --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b2ca4d39..820cc700 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -32,8 +32,8 @@ jobs: - name: Show AppArmor log run: sudo aa-log - - name: Ensure compatibility with some AppArmor userspace tools - run: sudo aa-enforce /etc/apparmor.d/aa-notify + # - name: Ensure compatibility with some AppArmor userspace tools + # run: sudo aa-enforce /etc/apparmor.d/aa-notify - name: Show Number of loaded profile run: sudo aa-status --profiled