Skip to content

Commit 0955d74

Browse files
gruljabilelmoussaoui
authored andcommitted
Add kde-6.5
1 parent b04101b commit 0955d74

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
@@ -77,6 +77,10 @@ jobs:
7777
packages: org.kde.Platform//6.4 org.kde.Sdk//6.4
7878
remote: flathub
7979

80+
- name: kde-6.5
81+
packages: org.kde.Platform//6.4 org.kde.Sdk//6.5
82+
remote: flathub
83+
8084
- name: elementary-juno
8185
packages: io.elementary.BaseApp//juno-20.08 org.gnome.Platform//3.38 org.gnome.Sdk//3.38
8286
remote: flathub

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,4 +217,5 @@ You can specify the specific runtime you need to use through the image tags:
217217
| KDE | 6.2 | `kde-6.2` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.2` |
218218
| KDE | 6.3 | `kde-6.3` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.3` |
219219
| KDE | 6.4 | `kde-6.4` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.4` |
220+
| KDE | 6.5 | `kde-6.5` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.5` |
220221
| elementary BaseApp | juno | `juno` | `image: bilelmoussaoui/flatpak-github-actions:elementary-juno` |

0 commit comments

Comments
 (0)