Skip to content

Commit 64a8f20

Browse files
committed
chore: update flatpak runtime to 25.08
1 parent 472915d commit 64a8f20

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
@@ -23,7 +23,7 @@ jobs:
2323
# Don't fail the whole workflow if one architecture fails
2424
fail-fast: false
2525
container:
26-
image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-24.08
26+
image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-25.08
2727
options: --privileged
2828
steps:
2929
- uses: actions/checkout@v4

io.github.openbrickprotocolfoundation.oopetris.yml

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

0 commit comments

Comments
 (0)