We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be55a3f commit 0dc8c0aCopy full SHA for 0dc8c0a
.github/workflows/ci.yml
@@ -71,4 +71,4 @@ jobs:
71
72
- name: Dump logs
73
run:
74
- sudo cat /var/log/libvirt/libvirtd.log
+ sudo cat /var/log/libvirt/libvirtd.log /var/log/kern.log /var/log/apparmor/**/*
0 commit comments