fix(osfingermap): prevent running `dbus` service for Fedora 33
This commit is contained in:
parent
67a10c94ad
commit
15c4884af9
|
@ -22,6 +22,10 @@ Ubuntu-16.04:
|
|||
run_service: false
|
||||
|
||||
# os: Fedora
|
||||
Fedora-33:
|
||||
dbus:
|
||||
run_service: false
|
||||
Fedora-32: {}
|
||||
Fedora-31: {}
|
||||
Fedora-30: {}
|
||||
|
||||
|
|
Loading…
Reference in New Issue