From ad8517ec1eb6d578b7b2b262cd5f6fb7a9f2cd62 Mon Sep 17 00:00:00 2001 From: alves Date: Mon, 9 Mar 2026 15:17:23 +0800 Subject: [PATCH] feature update linux gtk version. --- .github/workflows/build_all.yml | 2 +- scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index 9381f7f13e..f2d2f842e9 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -73,7 +73,7 @@ jobs: group: flatpak-${{ matrix.variant.arch }}-${{ github.event.pull_request.number || github.ref }} cancel-in-progress: false container: - image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-51 + image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-48 options: --privileged volumes: - /usr/local/lib/android:/usr/local/lib/android diff --git a/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml b/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml index 1989f276a4..d024787914 100644 --- a/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml +++ b/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml @@ -1,6 +1,6 @@ app-id: io.github.Snapmaker.Snapmaker_Orca runtime: org.gnome.Platform -runtime-version: "51" +runtime-version: "48" sdk: org.gnome.Sdk command: entrypoint separate-locales: true