Skip to content

Commit 05f9db2

Browse files
committed
flatpak: bump runtime version to 47
Gnome 47 has been released a while ago
1 parent 676643c commit 05f9db2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build_all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
flatpak:
6565
name: "Flatpak"
6666
container:
67-
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-46
67+
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-47
6868
options: --privileged
6969
volumes:
7070
- /usr/local/lib/android:/usr/local/lib/android

flatpak/io.github.softfever.OrcaSlicer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
app-id: io.github.softfever.OrcaSlicer
22
runtime: org.gnome.Platform
3-
runtime-version: "46"
3+
runtime-version: "47"
44
sdk: org.gnome.Sdk
55
command: entrypoint
66
separate-locales: true

0 commit comments

Comments
 (0)