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 d484a6b commit 67669f4Copy full SHA for 67669f4
.github/workflows/flatpak.yml
@@ -13,7 +13,7 @@ jobs:
13
name: "Flatpak build"
14
runs-on: ubuntu-24.04
15
container:
16
- image: bilelmoussaoui/flatpak-github-actions:freedesktop-23.08
+ image: bilelmoussaoui/flatpak-github-actions:freedesktop-24.08
17
options: --privileged
18
steps:
19
- uses: actions/checkout@v4
com.github.mgerhold.OOPetris.yml
@@ -1,6 +1,6 @@
1
app-id: com.github.mgerhold.OOPetris
2
runtime: org.freedesktop.Platform
3
-runtime-version: "23.08"
+runtime-version: "24.08"
4
sdk: org.freedesktop.Sdk
5
command: oopetris
6
modules:
0 commit comments