Skip to content

Commit d0f9048

Browse files
authored
freedesktop-24.08
1 parent 7384a8a commit d0f9048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-flatpak.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ jobs:
88
name: "Flatpak"
99
runs-on: ubuntu-latest
1010
container:
11-
image: bilelmoussaoui/flatpak-github-actions:kde-6.8
11+
image: bilelmoussaoui/flatpak-github-actions:freedesktop-24.08
1212
options: --privileged
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
1616
with:
1717
bundle: flowkeeper.flatpak
1818
manifest-path: org.flowkeeper.Flowkeeper.yaml
19-
cache-key: flatpak-builder-${{ github.sha }}
19+
cache-key: flatpak-builder-${{ github.sha }}

0 commit comments

Comments
 (0)