Skip to content

Commit 8007066

Browse files
committed
feat: Update qt flatpak runtime
1 parent e6160e9 commit 8007066

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/flatpak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-latest
3636
if: ${{ github.event.pull_request.user.login != 'weblate' }}
3737
container:
38-
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.8
38+
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.9
3939
options: --privileged
4040
strategy:
4141
matrix:

flatpak/org.nickvision.application.qt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app-id" : "org.nickvision.application",
33
"runtime" : "org.kde.Platform",
4-
"runtime-version" : "6.8",
4+
"runtime-version" : "6.9",
55
"sdk" : "org.kde.Sdk",
66
"command" : "org.nickvision.application",
77
"finish-args":[

0 commit comments

Comments
 (0)