build-aux,CI: Update KDE Flatpak runtime to 6.8

The underlying Freedesktop runtime is now 24.08 with AOM 3.10.x and
libvpx 1.14.x
This commit is contained in:
tytan652
2025-02-22 08:04:57 +01:00
committed by Ryan Foster
parent a38a69d3b4
commit 56f7fcc8cf
3 changed files with 4 additions and 4 deletions

View File

@@ -249,7 +249,7 @@ jobs:
env:
FLATPAK_BUILD_SHARE_PATH: flatpak_app/files/share
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.6
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.8
options: --privileged
steps:
- uses: actions/checkout@v4

View File

@@ -62,7 +62,7 @@ jobs:
YOUTUBE_SECRET: ${{ secrets.YOUTUBE_SECRET }}
YOUTUBE_SECRET_HASH: ${{ secrets.YOUTUBE_SECRET_HASH }}
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.6
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.8
options: --privileged
strategy:
matrix:

View File

@@ -1,7 +1,7 @@
{
"id": "com.obsproject.Studio",
"runtime": "org.kde.Platform",
"runtime-version": "6.6",
"runtime-version": "6.8",
"sdk": "org.kde.Sdk",
"command": "obs",
"finish-args": [
@@ -31,7 +31,7 @@
},
"org.freedesktop.LinuxAudio.Plugins": {
"directory": "extensions/Plugins",
"version": "23.08",
"version": "24.08",
"add-ld-path": "lib",
"merge-dirs": "vst",
"subdirectories": true,