2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 01:45:19 +01:00

Upgrade Freedesktop SDK to 24.08

This commit is contained in:
Alibek Omarov 2024-10-29 16:12:04 +03:00
parent 7b02c37fa7
commit 281d4359d0
2 changed files with 3 additions and 3 deletions

View File

@ -75,7 +75,7 @@ jobs:
include: include:
- app: su.xash.Engine.Compat.i386 - app: su.xash.Engine.Compat.i386
container: container:
image: bilelmoussaoui/flatpak-github-actions:freedesktop-23.08 image: bilelmoussaoui/flatpak-github-actions:freedesktop-24.08
options: --privileged options: --privileged
steps: steps:
- name: Checkout - name: Checkout

View File

@ -1,8 +1,8 @@
app-id: su.xash.Engine.Compat.i386 app-id: su.xash.Engine.Compat.i386
runtime: org.freedesktop.Platform 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-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 sdk: org.freedesktop.Sdk
command: run.sh command: run.sh
separate-locales: false separate-locales: false