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
@ -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 New Issue
Block a user