build: Makefile: refactor cross-builds + release, add i386 targets

This commit is contained in:
Christian Schwarz
2019-10-28 16:16:16 +01:00
parent d469cc04b6
commit 080f2c0616
2 changed files with 113 additions and 77 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
- run: sudo apt update && sudo apt install python3 python3-pip libgirepository1.0-dev
- run: ./lazy.sh devsetup
- run: make
- run: make zrepl-bin
- run: make vet
- run: make test
- run: make lint