feature update gtk version

This commit is contained in:
alves
2026-03-09 15:10:02 +08:00
parent 67cea695f8
commit c2d4c8ba54
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ jobs:
group: flatpak-${{ matrix.variant.arch }}-${{ github.event.pull_request.number || github.ref }} group: flatpak-${{ matrix.variant.arch }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: false cancel-in-progress: false
container: container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-47 image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-51
options: --privileged options: --privileged
volumes: volumes:
- /usr/local/lib/android:/usr/local/lib/android - /usr/local/lib/android:/usr/local/lib/android

View File

@@ -1,6 +1,6 @@
app-id: io.github.Snapmaker.Snapmaker_Orca app-id: io.github.Snapmaker.Snapmaker_Orca
runtime: org.gnome.Platform runtime: org.gnome.Platform
runtime-version: "47" runtime-version: "51"
sdk: org.gnome.Sdk sdk: org.gnome.Sdk
command: entrypoint command: entrypoint
separate-locales: true separate-locales: true