We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18ac2da + 0f9c586 commit 2a37829Copy full SHA for 2a37829
.github/workflows/flatpak.yml
@@ -9,7 +9,7 @@ on:
9
required: true
10
type: string
11
env:
12
- QT6_RUNTIME_VERSION: 6.8
+ QT6_RUNTIME_VERSION: 6.9
13
QT5_RUNTIME_VERSION: 5.15-24.08
14
jobs:
15
build:
org.kde.KStyle.Darkly6.json
@@ -1,10 +1,10 @@
1
{
2
"id": "org.kde.KStyle.Darkly",
3
- "branch": "6.8",
+ "branch": "6.9",
4
"runtime": "org.kde.Platform",
5
"build-extension": true,
6
"sdk": "org.kde.Sdk",
7
- "runtime-version": "6.8",
+ "runtime-version": "6.9",
8
"appstream-compose": false,
"separate-locales": false,
"modules": [
0 commit comments