From 4ce3e3d549686d6316ee2dae4ab001d1e59a616d Mon Sep 17 00:00:00 2001 From: alves Date: Fri, 6 Mar 2026 18:11:46 +0800 Subject: [PATCH] fix gtk and nvidia render lead to crash question. --- .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 f2d2f842e9..6bb3e11d1b 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-48 + image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-47 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 d024787914..da0f17a10a 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: "48" +runtime-version: "47" sdk: org.gnome.Sdk command: entrypoint separate-locales: true