Skip to content

Commit

Permalink
schema: allow the gnome extension (#3920)
Browse files Browse the repository at this point in the history
core22 is currently using the legacy implementation of remote-build
and needs to allow gnome in order to work.

The legacy code is safe, it will gracefully fail if used with the gnome
extension at loading time

LP: #1986962

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
  • Loading branch information
sergiusens authored Sep 23, 2022
1 parent 686d697 commit f509ac0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/snapcraft.json
Original file line number Diff line number Diff line change
Expand Up @@ -909,6 +909,7 @@
"flutter-beta",
"flutter-dev",
"flutter-master",
"gnome",
"gnome-3-28",
"gnome-3-34",
"gnome-3-38",
Expand Down

0 comments on commit f509ac0

Please sign in to comment.