ci: disable compatibility check with userspace tools.

This commit is contained in:
Alexandre Pujol 2025-05-25 16:40:29 +02:00
parent b1435dd491
commit ca5b4c99ba
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -57,11 +57,6 @@ jobs:
sudo systemctl restart apparmor.service || true
sudo journalctl -xeu apparmor.service
- name: Ensure compatibility with some AppArmor userspace tools
if: matrix.os != 'ubuntu-24.04'
run: |
sudo aa-enforce /etc/apparmor.d/aa-notify
- name: Show AppArmor log and rules
run: |
sudo aa-log