diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index df7424ef..921f68e7 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -75,7 +75,7 @@ jobs: include: - app: su.xash.Engine.Compat.i386 container: - image: bilelmoussaoui/flatpak-github-actions:freedesktop-23.08 + image: bilelmoussaoui/flatpak-github-actions:freedesktop-24.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 c9eca70b..189020b8 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 '23.08' +runtime-version: &runtime-version '24.08' x-gl-version: &gl-version '1.4' -x-gl-versions: &gl-versions 23.08;1.4 +x-gl-versions: &gl-versions 24.08;1.4 sdk: org.freedesktop.Sdk command: run.sh separate-locales: false