Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Verified Commit 46e84bbf authored by Ayush Singh's avatar Ayush Singh
Browse files

CI: Switch to Makefile


- Not using cross in CI because docker in docker is a pain. Also cross
  images a bit too old right now, so stick to more manual approach.
- Add CI for the following stuff
  - Windows
    - cli
      - x86_64 exe
    - gui
      - x86_64 exe
  - Linux
    - cli
      - x86_64 executable
      - aarch64 executable
      - arm64 executable
    - gui
      - appimage
	- x86_64
	- aarch64
	- arm64

Signed-off-by: Ayush Singh's avatarAyush Singh <ayush@beagleboard.org>
parent 9a6aaa53
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment