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: