Skip to content

Commit

Permalink
Add gnome 44
Browse files Browse the repository at this point in the history
  • Loading branch information
vchernin authored and bilelmoussaoui committed Mar 29, 2023
1 parent 83ec7c1 commit 59b5d10
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 @@ -45,6 +45,10 @@ jobs:
packages: org.gnome.Platform//43 org.gnome.Sdk//43
remote: flathub

- name: gnome-44
packages: org.gnome.Platform//44 org.gnome.Sdk//44
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 @@ -202,6 +202,7 @@ You can specify the specific runtime you need to use through the image tags:
| GNOME | 41 | `gnome-41` | `image: bilelmoussaoui/flatpak-github-actions:gnome-41` |
| GNOME | 42 | `gnome-42` | `image: bilelmoussaoui/flatpak-github-actions:gnome-42` |
| GNOME | 43 | `gnome-43` | `image: bilelmoussaoui/flatpak-github-actions:gnome-43` |
| GNOME | 44 | `gnome-44` | `image: bilelmoussaoui/flatpak-github-actions:gnome-44` |
| 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 59b5d10

Please sign in to comment.