mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
feature update gtk version
This commit is contained in:
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user