Skip to content

Commit 7a08dc7

Browse files
tchx84bilelmoussaoui
authored andcommitted
Add gnome-46
1 parent b8be6bc commit 7a08dc7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/workflows/docker.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ jobs:
5757
packages: org.gnome.Platform//45 org.gnome.Sdk//45
5858
remote: flathub
5959

60+
- name: gnome-46
61+
packages: org.gnome.Platform//46 org.gnome.Sdk//46
62+
remote: flathub
63+
6064
- name: gnome-nightly
6165
packages: org.gnome.Platform//master org.gnome.Sdk//master
6266
remote: gnome-nightly

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ You can specify the specific runtime you need to use through the image tags:
214214
| GNOME | 43 | `gnome-43` | `image: bilelmoussaoui/flatpak-github-actions:gnome-43` |
215215
| GNOME | 44 | `gnome-44` | `image: bilelmoussaoui/flatpak-github-actions:gnome-44` |
216216
| GNOME | 45 | `gnome-45` | `image: bilelmoussaoui/flatpak-github-actions:gnome-45` |
217+
| GNOME | 46 | `gnome-46` | `image: bilelmoussaoui/flatpak-github-actions:gnome-46` |
217218
| GNOME | master | `gnome-nightly` | `image: bilelmoussaoui/flatpak-github-actions:gnome-nightly` |
218219
| KDE | 5.15 | `kde-5.15` | `image: bilelmoussaoui/flatpak-github-actions:kde-5.15` |
219220
| KDE | 5.15-21.08 | `kde-5.15-21.08` | `image: bilelmoussaoui/flatpak-github-actions:kde-5.15-21.08` |

0 commit comments

Comments
 (0)