Skip to content

Commit

Permalink
Add GNOME 47 image (#11)
Browse files Browse the repository at this point in the history
Add GNOME 47 image
  • Loading branch information
cassidyjames authored Sep 19, 2024
1 parent ea6609a commit 09cd643
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 @@ -31,6 +31,10 @@ jobs:
packages: org.gnome.Platform//46 org.gnome.Sdk//46
remote: flathub

- name: gnome-47
packages: org.gnome.Platform//47 org.gnome.Sdk//47
remote: flathub

- name: kde-5.15-23.08
packages: org.kde.Platform//5.15-23.08 org.kde.Sdk//5.15-23.08
remote: flathub
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ You can specify the specific runtime you need to use through the image tags:
| Freedesktop SDK | 24.08 | `freedesktop-24.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-24.08` |
| GNOME | 45 | `gnome-45` | `image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-45` |
| 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 | 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 09cd643

Please sign in to comment.