mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Snap platforms setting.
This commit is contained in:
parent
aa681cde88
commit
6b401000b9
1 changed files with 1 additions and 9 deletions
|
|
@ -16,17 +16,9 @@ grade: stable
|
||||||
# Use platforms instead of architectures for core24 base
|
# Use platforms instead of architectures for core24 base
|
||||||
platforms:
|
platforms:
|
||||||
amd64:
|
amd64:
|
||||||
build-on: [amd64, arm64]
|
build-on: amd64
|
||||||
build-for: amd64
|
build-for: amd64
|
||||||
|
|
||||||
# Remove architectures section (not compatible with core24)
|
|
||||||
# architectures: [amd64]
|
|
||||||
|
|
||||||
# The previous format was incorrect:
|
|
||||||
# architectures:
|
|
||||||
# - build-on: amd64
|
|
||||||
# run-on: amd64
|
|
||||||
|
|
||||||
plugs:
|
plugs:
|
||||||
mongodb-plug:
|
mongodb-plug:
|
||||||
interface: content
|
interface: content
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue