Skip to content

Commit

Permalink
Add freedesktop-21.08
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEvilSkeleton authored and bilelmoussaoui committed Sep 7, 2021
1 parent b527789 commit 47e4de4
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
Expand Up @@ -13,6 +13,10 @@ jobs:
strategy:
matrix:
runtime:
- name: freedesktop-21.08
packages: org.freedesktop.Platform//21.08 org.freedesktop.Sdk//21.08
remote: flathub

- name: freedesktop-20.08
packages: org.freedesktop.Platform//20.08 org.freedesktop.Sdk//20.08
remote: flathub
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -144,6 +144,7 @@ You can specify the specific runtime you need to use through the image tags:
| Runtime | Version | Tag | Example |
| --------------- | ------- | ------------------- | ---------------------------------------------------------------- |
| Freedesktop SDK | 20.08 | `freedesktop-20.08` | `image: bilelmoussaoui/flatpak-github-actions:freedesktop-20.08` |
| Freedesktop SDK | 21.08 | `freedesktop-21.08` | `image: bilelmoussaoui/flatpak-github-actions:freedesktop-21.08` |
| GNOME | 3.38 | `gnome-3.38` | `image: bilelmoussaoui/flatpak-github-actions:gnome-3.38` |
| GNOME | 40 | `gnome-40` | `image: bilelmoussaoui/flatpak-github-actions:gnome-40` |
| GNOME | master | `gnome-nightly` | `image: bilelmoussaoui/flatpak-github-actions:gnome-nightly` |
Expand Down

0 comments on commit 47e4de4

Please sign in to comment.