Skip to content

Commit 67669f4

Browse files
committed
buil: update flatpak runtime to 24.08
1 parent d484a6b commit 67669f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flatpak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: "Flatpak build"
1414
runs-on: ubuntu-24.04
1515
container:
16-
image: bilelmoussaoui/flatpak-github-actions:freedesktop-23.08
16+
image: bilelmoussaoui/flatpak-github-actions:freedesktop-24.08
1717
options: --privileged
1818
steps:
1919
- uses: actions/checkout@v4

com.github.mgerhold.OOPetris.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
app-id: com.github.mgerhold.OOPetris
22
runtime: org.freedesktop.Platform
3-
runtime-version: "23.08"
3+
runtime-version: "24.08"
44
sdk: org.freedesktop.Sdk
55
command: oopetris
66
modules:

0 commit comments

Comments
 (0)