CI - Flatpak - Update Runtime/SDK to 6.7 + Add DRI Finishing Argument

This commit is contained in:
Justin Zobel 2024-04-08 02:31:22 +00:00
parent 218a1d6389
commit e5ab68f9a9

View File

@ -2,12 +2,12 @@
"id": "org.kde.filelight",
"branch": "master",
"runtime": "org.kde.Platform",
"runtime-version": "6.6",
"runtime-version": "6.7",
"sdk": "org.kde.Sdk",
"command": "filelight",
"tags": ["nightly"],
"desktop-file-name-suffix": " (Nightly)",
"finish-args": ["--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--filesystem=host" ],
"finish-args": ["--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--filesystem=host", "--device=dri"],
"modules": [
{