File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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` |
You can’t perform that action at this time.
0 commit comments