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 @@ -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
Original file line number Diff line number Diff 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` |
You can’t perform that action at this time.
0 commit comments