Skip to content

Commit acbc99e

Browse files
guihkxbilelmoussaoui
authored andcommitted
Add KDE 6.8
1 parent 79a4f46 commit acbc99e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/workflows/docker.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ jobs:
117117
packages: org.kde.Platform//6.7 org.kde.Sdk//6.7
118118
remote: flathub
119119

120+
- name: kde-6.8
121+
packages: org.kde.Platform//6.8 org.kde.Sdk//6.8
122+
remote: flathub
123+
120124
- name: elementary-juno
121125
packages: io.elementary.BaseApp//juno-20.08 org.gnome.Platform//3.38 org.gnome.Sdk//3.38
122126
remote: flathub

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,5 @@ You can specify the specific runtime you need to use through the image tags:
229229
| KDE | 6.5 | `kde-6.5` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.5` |
230230
| KDE | 6.6 | `kde-6.6` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.6` |
231231
| KDE | 6.7 | `kde-6.7` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.7` |
232+
| KDE | 6.8 | `kde-6.8` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.8` |
232233
| elementary BaseApp | juno | `juno` | `image: bilelmoussaoui/flatpak-github-actions:elementary-juno` |

0 commit comments

Comments
 (0)