ci: Don't try to change group of /dev/kvm
It's not allowed by the runner. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3111>
This commit is contained in:
parent
32203cc435
commit
84eebbb796
1 changed files with 0 additions and 1 deletions
|
@ -506,7 +506,6 @@ test-mutter-kvm@x86_64:
|
|||
tags:
|
||||
- kvm
|
||||
script:
|
||||
- sudo chgrp $MUTTER_USER /dev/kvm
|
||||
- meson test -C build
|
||||
--no-rebuild
|
||||
--timeout-multiplier 10
|
||||
|
|
Loading…
Reference in a new issue