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 4df180c commit 58f54d0Copy full SHA for 58f54d0
.github/workflows/ci_checks_v2.yml
@@ -12,6 +12,7 @@ jobs:
12
AVD_API_LEVEL: 34
13
AVD_ARCH: x86_64
14
steps:
15
+
16
- name: Enable KVM group perms
17
run: |
18
echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' | sudo tee /etc/udev/rules.d/99-kvm4all.rules
0 commit comments