1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Remove arm64 from supported platforms.

This commit is contained in:
Mateusz 2024-05-07 19:24:50 +02:00 committed by GitHub
parent 162475247a
commit fee2246b7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ code = "https://github.com/wekan/wekan"
[integration]
yunohost = ">= 11.2"
architectures = ["arm64", "amd64"]
architectures = ["amd64"]
multi_instance = true
ldap = true