prateekmedia / appimagepool

A simple, modern AppImageHub Client, powered by flutter.
https://www.pling.com/p/1547076/
GNU General Public License v3.0
647 stars 39 forks source link

[Feature Request] aarch64 build #82

Open cmalvi opened 2 years ago

cmalvi commented 2 years ago

exploring alternatives using asahi linux (macbook air m1) i've noticed that there isn't an arm build of this app

prateekmedia commented 2 years ago

Actually we use github actions for building the app but github only supports amd64 AFAIK, so there is no chance for this although I would like more people to look into this and suggest a better CI for building for aarch64.

cmalvi commented 2 years ago

Actually we use github actions for building the app but github only supports amd64 AFAIK, so there is no chance for this although I would like more people to look into this and suggest a better CI for building for aarch64.

i don't know how it works, but searching about github action build for aarch64 got me this https://github.com/uraimo/run-on-arch-action