Skip to content

Commit

Permalink
Add kde-6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
grulja authored and bilelmoussaoui committed Aug 30, 2023
1 parent b04101b commit 0955d74
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 @@ -77,6 +77,10 @@ jobs:
packages: org.kde.Platform//6.4 org.kde.Sdk//6.4
remote: flathub

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

- name: elementary-juno
packages: io.elementary.BaseApp//juno-20.08 org.gnome.Platform//3.38 org.gnome.Sdk//3.38
remote: flathub
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,5 @@ You can specify the specific runtime you need to use through the image tags:
| KDE | 6.2 | `kde-6.2` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.2` |
| KDE | 6.3 | `kde-6.3` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.3` |
| KDE | 6.4 | `kde-6.4` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.4` |
| KDE | 6.5 | `kde-6.5` | `image: bilelmoussaoui/flatpak-github-actions:kde-6.5` |
| elementary BaseApp | juno | `juno` | `image: bilelmoussaoui/flatpak-github-actions:elementary-juno` |

0 comments on commit 0955d74

Please sign in to comment.