Skip to content

Commit d6ddccb

Browse files
rvbgbilelmoussaoui
authored andcommitted
Add kde-6.7
1 parent 86f5f35 commit d6ddccb

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
@@ -101,6 +101,10 @@ jobs:
101101
packages: org.kde.Platform//6.6 org.kde.Sdk//6.6
102102
remote: flathub
103103

104+
- name: kde-6.7
105+
packages: org.kde.Platform//6.7 org.kde.Sdk//6.7
106+
remote: flathub
107+
104108
- name: elementary-juno
105109
packages: io.elementary.BaseApp//juno-20.08 org.gnome.Platform//3.38 org.gnome.Sdk//3.38
106110
remote: flathub

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,4 +225,5 @@ You can specify the specific runtime you need to use through the image tags:
225225
| KDE | 6.4 | `kde-6.4` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.4` |
226226
| KDE | 6.5 | `kde-6.5` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.5` |
227227
| KDE | 6.6 | `kde-6.6` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.6` |
228+
| KDE | 6.7 | `kde-6.7` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.7` |
228229
| elementary BaseApp | juno | `juno` | `image: bilelmoussaoui/flatpak-github-actions:elementary-juno` |

0 commit comments

Comments
 (0)