mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-05 23:40:02 +01:00
snapping fix
This commit is contained in:
@@ -19,16 +19,11 @@ license: GPL-3.0+
|
|||||||
grade: stable # must be 'stable' to release into candidate/stable channels
|
grade: stable # must be 'stable' to release into candidate/stable channels
|
||||||
confinement: strict # use 'strict' once you have the right plugs and slots
|
confinement: strict # use 'strict' once you have the right plugs and slots
|
||||||
architectures:
|
architectures:
|
||||||
- build-on: amd64
|
- amd64
|
||||||
build-for: amd64
|
- arm64
|
||||||
- build-on: arm64
|
- armhf
|
||||||
build-for: arm64
|
- i386
|
||||||
- build-on: armhf
|
- ppc64el
|
||||||
build-for: armhf
|
|
||||||
- build-on: i386
|
|
||||||
build-for: i386
|
|
||||||
- build-on: ppc64el
|
|
||||||
build-for: ppc64el
|
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
vimix:
|
vimix:
|
||||||
|
|||||||
Reference in New Issue
Block a user