From e8c2aaeeb1ad3000e5d6e263049fe1dd7270ee79 Mon Sep 17 00:00:00 2001 From: alves Date: Fri, 6 Mar 2026 11:46:00 +0800 Subject: [PATCH] feature update linux flatpak gtk version to 47 --- .github/workflows/build_all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index f959a6d343..442dabe172 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