Skip to content

Commit

Permalink
Add KDE 6.7 runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Apr 10, 2024
1 parent 34a3b88 commit 7d381d9
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 @@ -51,6 +51,10 @@ jobs:
packages: org.kde.Platform//6.6 org.kde.Sdk//6.6
remote: flathub

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

services:
registry:
image: registry:latest
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,4 @@ You can specify the specific runtime you need to use through the image tags:
| KDE | 5.15-23.08 | `kde-5.15-23.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-5.15-23.08` |
| KDE | 6.5 | `kde-6.5` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.5` |
| KDE | 6.6 | `kde-6.6` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.6` |
| KDE | 6.7 | `kde-6.7` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.7` |

0 comments on commit 7d381d9

Please sign in to comment.