Skip to content

Commit

Permalink
Add KDE 5.15-24.08
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Nov 10, 2024
1 parent ab00b20 commit ddb2959
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ jobs:
packages: org.kde.Platform//5.15-23.08 org.kde.Sdk//5.15-23.08
remote: flathub

- name: kde-5.15-24.08
packages: org.kde.Platform//5.15-24.08 org.kde.Sdk//5.15-24.08
remote: flathub

- name: kde-6.7
packages: org.kde.Platform//6.7 org.kde.Sdk//6.7
remote: flathub
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,5 +203,6 @@ You can specify the specific runtime you need to use through the image tags:
| GNOME | 46 | `gnome-46` | `image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-46` |
| GNOME | 47 | `gnome-47` | `image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-47` |
| KDE | 5.15-23.08 | `kde-5.15-23.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-5.15-23.08` |
| KDE | 5.15-24.08 | `kde-5.15-24.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-5.15-24.08` |
| KDE | 6.7 | `kde-6.7` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.7` |
| KDE | 6.8 | `kde-6.8` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.8` |

0 comments on commit ddb2959

Please sign in to comment.