We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472915d commit 64a8f20Copy full SHA for 64a8f20
.github/workflows/flatpak.yml
@@ -23,7 +23,7 @@ jobs:
23
# Don't fail the whole workflow if one architecture fails
24
fail-fast: false
25
container:
26
- image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-24.08
+ image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-25.08
27
options: --privileged
28
steps:
29
- uses: actions/checkout@v4
io.github.openbrickprotocolfoundation.oopetris.yml
@@ -1,6 +1,6 @@
1
app-id: io.github.openbrickprotocolfoundation.oopetris
2
runtime: org.freedesktop.Platform
3
-runtime-version: '24.08'
+runtime-version: '25.08'
4
sdk: org.freedesktop.Sdk
5
command: oopetris
6
modules:
0 commit comments