Skip to content

Commit

Permalink
Add gnome-46
Browse files Browse the repository at this point in the history
  • Loading branch information
tchx84 authored and bilelmoussaoui committed Mar 27, 2024
1 parent b8be6bc commit 7a08dc7
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 @@ -57,6 +57,10 @@ jobs:
packages: org.gnome.Platform//45 org.gnome.Sdk//45
remote: flathub

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

- name: gnome-nightly
packages: org.gnome.Platform//master org.gnome.Sdk//master
remote: gnome-nightly
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ You can specify the specific runtime you need to use through the image tags:
| GNOME | 43 | `gnome-43` | `image: bilelmoussaoui/flatpak-github-actions:gnome-43` |
| GNOME | 44 | `gnome-44` | `image: bilelmoussaoui/flatpak-github-actions:gnome-44` |
| GNOME | 45 | `gnome-45` | `image: bilelmoussaoui/flatpak-github-actions:gnome-45` |
| GNOME | 46 | `gnome-46` | `image: bilelmoussaoui/flatpak-github-actions:gnome-46` |
| GNOME | master | `gnome-nightly` | `image: bilelmoussaoui/flatpak-github-actions:gnome-nightly` |
| KDE | 5.15 | `kde-5.15` | `image: bilelmoussaoui/flatpak-github-actions:kde-5.15` |
| KDE | 5.15-21.08 | `kde-5.15-21.08` | `image: bilelmoussaoui/flatpak-github-actions:kde-5.15-21.08` |
Expand Down

0 comments on commit 7a08dc7

Please sign in to comment.