Skip to content

Commit d69c012

Browse files
gruljabilelmoussaoui
authored andcommitted
Add kde-6.6
1 parent e37d02a commit d69c012

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
@@ -93,6 +93,10 @@ jobs:
9393
packages: org.kde.Platform//6.5 org.kde.Sdk//6.5
9494
remote: flathub
9595

96+
- name: kde-6.6
97+
packages: org.kde.Platform//6.6 org.kde.Sdk//6.6
98+
remote: flathub
99+
96100
- name: elementary-juno
97101
packages: io.elementary.BaseApp//juno-20.08 org.gnome.Platform//3.38 org.gnome.Sdk//3.38
98102
remote: flathub

README.md

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

0 commit comments

Comments
 (0)