Skip to content

Commit dcbd3a3

Browse files
tchx84bilelmoussaoui
authored andcommitted
Add gnome-47
1 parent 542a245 commit dcbd3a3

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
@@ -65,6 +65,10 @@ jobs:
6565
packages: org.gnome.Platform//46 org.gnome.Sdk//46
6666
remote: flathub
6767

68+
- name: gnome-47
69+
packages: org.gnome.Platform//47 org.gnome.Sdk//47
70+
remote: flathub
71+
6872
- name: gnome-nightly
6973
packages: org.gnome.Platform//master org.gnome.Sdk//master
7074
remote: gnome-nightly

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ You can specify the specific runtime you need to use through the image tags:
216216
| GNOME | 44 | `gnome-44` | `image: bilelmoussaoui/flatpak-github-actions:gnome-44` |
217217
| GNOME | 45 | `gnome-45` | `image: bilelmoussaoui/flatpak-github-actions:gnome-45` |
218218
| GNOME | 46 | `gnome-46` | `image: bilelmoussaoui/flatpak-github-actions:gnome-46` |
219+
| GNOME | 47 | `gnome-47` | `image: bilelmoussaoui/flatpak-github-actions:gnome-47` |
219220
| GNOME | master | `gnome-nightly` | `image: bilelmoussaoui/flatpak-github-actions:gnome-nightly` |
220221
| KDE | 5.15 | `kde-5.15` | `image: bilelmoussaoui/flatpak-github-actions:kde-5.15` |
221222
| 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)