fix: set back yunohost requirement to 11.2 (ci uses 11.2)
This commit is contained in:
parent
ac5e78c1a1
commit
c49fba538e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ userdoc = "https://forgejo.org/docs/latest/user/"
|
|||
code = "https://codeberg.org/forgejo/forgejo"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 12.0"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = [ "amd64", "arm64", "armhf" ]
|
||||
multi_instance = true
|
||||
ldap = true
|
||||
|
|
Loading…
Reference in a new issue