diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 70e9ef7e..45260dc9 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -99,7 +99,7 @@ jobs: include: - app: su.xash.Engine.Compat.i386 container: - image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-24.08 + image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-25.08 options: --privileged steps: - name: Checkout diff --git a/scripts/flatpak/su.xash.Engine.Compat.i386.yml b/scripts/flatpak/su.xash.Engine.Compat.i386.yml index ddfb6355..f9fe35ab 100644 --- a/scripts/flatpak/su.xash.Engine.Compat.i386.yml +++ b/scripts/flatpak/su.xash.Engine.Compat.i386.yml @@ -1,8 +1,8 @@ app-id: su.xash.Engine.Compat.i386 runtime: org.freedesktop.Platform -runtime-version: &runtime-version '24.08' +runtime-version: &runtime-version '25.08' x-gl-version: &gl-version '1.4' -x-gl-versions: &gl-versions 24.08;1.4 +x-gl-versions: &gl-versions 25.08;1.4 sdk: org.freedesktop.Sdk command: run.sh separate-locales: false