This adds forgejo actions to build & test on x86_64 and aarch64. aarch64 testing is done via qemu-user.
image
It uses the free, limited CI provided by codeberg -- I selected the codeberg-small runner with a 5 minute runtime limit; the codeberg-tiny runner would sometimes time out during my testing.
Typical run: https://codeberg.org/jepler/bittricks/actions/runs/22/jobs/0/attempt/1 [logs will be available until codeberg deletes them]
For this to actually do something in this repository, you have to enter repository settings, go to Units > Overview, turn on Actions, and click Save.
This adds forgejo actions to build & test on x86_64 and aarch64. aarch64 testing is done via qemu-user.

It uses the free, limited CI provided by [codeberg](https://codeberg.org/actions/meta) -- I selected the codeberg-small runner with a 5 minute runtime limit; the codeberg-tiny runner would sometimes time out during my testing.
Typical run: https://codeberg.org/jepler/bittricks/actions/runs/22/jobs/0/attempt/1 [logs will be available until codeberg deletes them]
For this to actually do something in this repository, you have to enter repository settings, go to Units > Overview, turn on Actions, and click Save.