Skip to content

Commit e37d02a

Browse files
q7nmbilelmoussaoui
authored andcommitted
Add KDE SDK 5.15-23.08
1 parent d6486e4 commit e37d02a

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
@@ -73,6 +73,10 @@ jobs:
7373
packages: org.kde.Platform//5.15-22.08 org.kde.Sdk//5.15-22.08
7474
remote: flathub
7575

76+
- name: kde-5.15-23.08
77+
packages: org.kde.Platform//5.15-23.08 org.kde.Sdk//5.15-23.08
78+
remote: flathub
79+
7680
- name: kde-6.2
7781
packages: org.kde.Platform//6.2 org.kde.Sdk//6.2
7882
remote: flathub

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ You can specify the specific runtime you need to use through the image tags:
217217
| KDE | 5.15 | `kde-5.15` | `image: bilelmoussaoui/flatpak-github-actions:kde-5.15` |
218218
| KDE | 5.15-21.08 | `kde-5.15-21.08` | `image: bilelmoussaoui/flatpak-github-actions:kde-5.15-21.08` |
219219
| KDE | 5.15-22.08 | `kde-5.15-22.08` | `image: bilelmoussaoui/flatpak-github-actions:kde-5.15-22.08` |
220+
| KDE | 5.15-23.08 | `kde-5.15-23.08` | `image: bilelmoussaoui/flatpak-github-actions:kde-5.15-23.08` |
220221
| KDE | 6.2 | `kde-6.2` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.2` |
221222
| KDE | 6.3 | `kde-6.3` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.3` |
222223
| KDE | 6.4 | `kde-6.4` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.4` |

0 commit comments

Comments
 (0)