Skip to content

Commit edbdfd5

Browse files
vixalienbilelmoussaoui
authored andcommitted
add GNOME 45
1 parent 0a7e6df commit edbdfd5

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
@@ -49,6 +49,10 @@ jobs:
4949
packages: org.gnome.Platform//44 org.gnome.Sdk//44
5050
remote: flathub
5151

52+
- name: gnome-45
53+
packages: org.gnome.Platform//45 org.gnome.Sdk//45
54+
remote: flathub
55+
5256
- name: gnome-nightly
5357
packages: org.gnome.Platform//master org.gnome.Sdk//master
5458
remote: gnome-nightly

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ You can specify the specific runtime you need to use through the image tags:
210210
| GNOME | 42 | `gnome-42` | `image: bilelmoussaoui/flatpak-github-actions:gnome-42` |
211211
| GNOME | 43 | `gnome-43` | `image: bilelmoussaoui/flatpak-github-actions:gnome-43` |
212212
| GNOME | 44 | `gnome-44` | `image: bilelmoussaoui/flatpak-github-actions:gnome-44` |
213+
| GNOME | 45 | `gnome-45` | `image: bilelmoussaoui/flatpak-github-actions:gnome-45` |
213214
| GNOME | master | `gnome-nightly` | `image: bilelmoussaoui/flatpak-github-actions:gnome-nightly` |
214215
| KDE | 5.15 | `kde-5.15` | `image: bilelmoussaoui/flatpak-github-actions:kde-5.15` |
215216
| 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)