From fe9e68ed24e29394ec1365931e70d8a92f890f43 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Thu, 18 Sep 2025 10:15:33 +0500 Subject: [PATCH] scripts: flatpak: bump freedesktop sdk to 25.08 --- .github/workflows/c-cpp.yml | 2 +- scripts/flatpak/su.xash.Engine.Compat.i386.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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