Skip to content

Commit

Permalink
ci: add GNOME 46
Browse files Browse the repository at this point in the history
  • Loading branch information
andyholmes committed Mar 21, 2024
1 parent adcf29a commit 981158e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ jobs:
packages: org.gnome.Platform/x86_64/45 org.gnome.Sdk/x86_64/45 org.gnome.Platform/aarch64/45 org.gnome.Sdk/aarch64/45
remote: flathub

- name: gnome
tag: 46
packages: org.gnome.Platform/x86_64/46 org.gnome.Sdk/x86_64/46 org.gnome.Platform/aarch64/46 org.gnome.Sdk/aarch64/46
remote: flathub

- name: gnome
tag: master
packages: org.gnome.Platform/x86_64/master org.gnome.Sdk/x86_64/master org.gnome.Platform/aarch64/master org.gnome.Sdk/aarch64/master
Expand Down

0 comments on commit 981158e

Please sign in to comment.